We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e56792 + 83dbea6 commit 389a25dCopy full SHA for 389a25d
2 files changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- run: npm run build --if-present
39
- name: Save build
40
if: matrix.node-version == '20.x'
41
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
42
with:
43
name: build
44
path: |
0 commit comments