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