We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65b2ebf + f5fd9e4 commit 5d73ad4Copy full SHA for 5d73ad4
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm run doc
28
- name: Save build
29
if: matrix.node-version == 20
30
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
31
with:
32
name: build
33
path: |
0 commit comments