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 0bc41e7 commit d85954bCopy full SHA for d85954b
.github/workflows/run-build.yml
@@ -20,6 +20,6 @@ jobs:
20
node-version: '16.x'
21
- run: npm ci
22
- run: npm run build
23
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
24
with:
25
path: dist
0 commit comments