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 2ee1d07 commit b015ccdCopy full SHA for b015ccd
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: npm run bundlesize
32
- name: Save build
33
if: matrix.node-version == '20.x'
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
35
with:
36
name: build
37
path: |
0 commit comments