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.
1 parent 9f0d5f8 commit cff28f2Copy full SHA for cff28f2
.github/workflows/nodejs.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
CI: true
31
- name: Archive production artifacts
32
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
33
with:
34
name: tmp-zip-node-v${{ matrix.node-version }}
35
path: tmp/*.zip
0 commit comments