We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c52a31 + e7253c2 commit 2556068Copy full SHA for 2556068
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: npm run doc
33
- name: Save build
34
if: matrix.node-version == '20.x'
35
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
36
with:
37
name: build
38
path: |
0 commit comments