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 2f4f5a7 commit de178d7Copy full SHA for de178d7
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: yarn build:ci
30
31
- name: Save build folder
32
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
33
with:
34
name: build
35
if-no-files-found: error
0 commit comments