We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b068f + 64fecfe commit d30c7e2Copy full SHA for d30c7e2
.github/workflows/tests.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Download compressed artifacts
74
id: download
75
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
76
with:
77
path: ./artifacts
78
0 commit comments