We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35fe2da + 16e5796 commit 8511e30Copy full SHA for 8511e30
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@v7
+ uses: actions/download-artifact@v8
71
with:
72
name: package
73
path: .
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
path: ./package
0 commit comments