We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df683a1 + 4536648 commit a658637Copy full SHA for a658637
1 file changed
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
run: npm ci
68
69
- name: Download build artifact
70
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
71
with:
72
name: package
73
path: ./package
0 commit comments