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 b1c1425 commit c8864feCopy full SHA for c8864fe
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Run build
17
run: npm run build
18
- name: Archive production artifacts
19
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
20
with:
21
name: developer
22
include-hidden-files: true
0 commit comments