We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecdd25e + b90ae3a commit fd2e898Copy full SHA for fd2e898
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
- uses: actions/checkout@v2
87
88
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
89
with:
90
path: artifacts/
91
0 commit comments