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 08af5a3 + 4d5fd82 commit cbcbd8aCopy full SHA for cbcbd8a
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- run: npm run build --if-present
34
- name: Save build
35
if: matrix.node-version == 20
36
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
37
with:
38
name: build
39
path: |
0 commit comments