We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9e6a93 + 1af7b5a commit 59944d5Copy full SHA for 59944d5
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: npm run doc
32
- name: Save build
33
if: matrix.node-version == '20.x'
34
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
35
with:
36
name: build
37
path: |
0 commit comments