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 c3d8f4d + 20085fa commit 451cf2eCopy full SHA for 451cf2e
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
- run: npm run build --if-present
40
- name: Save build
41
if: matrix.node-version == '20.x'
42
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
43
with:
44
name: build
45
path: |
0 commit comments