We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c11a9c3 + 789f6b7 commit 629cb4aCopy full SHA for 629cb4a
.github/workflows/test.yml
@@ -70,7 +70,7 @@ jobs:
70
runs-on: ubuntu-latest
71
if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/v')
72
steps:
73
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
74
with:
75
name: linux-build-artifacts
76
path: artifacts/
0 commit comments