We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be2d686 + 25377d7 commit e120fecCopy full SHA for e120fec
1 file 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