We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdd25e commit b90ae3aCopy full SHA for b90ae3a
.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