We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f60f801 + 70d2fd7 commit c8e4d04Copy full SHA for c8e4d04
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@v4
+ uses: actions/download-artifact@v5
71
with:
72
name: package
73
path: .
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
path: ./package
0 commit comments