We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421c1a5 + 77ac23d commit 7b81771Copy full SHA for 7b81771
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Archive build artifacts
43
if: matrix.node-version == '20.x'
44
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
45
with:
46
name: dist
47
path: dist/
0 commit comments