We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 894bf43 + 9d11c5c commit 4a639a7Copy full SHA for 4a639a7
.github/workflows/test.yml
@@ -52,7 +52,7 @@ jobs:
52
53
steps:
54
- name: Download Artifacts
55
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
56
with:
57
path: artifacts
58
0 commit comments