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 c6e5692 commit d40ec14Copy full SHA for d40ec14
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Build
36
run: yarn run build
37
- name: Upload artifacts
38
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
39
with:
40
name: dist
41
path: dist/**/*
0 commit comments