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 6c1747a commit 096b266Copy full SHA for 096b266
.github/workflows/CICD.yml
@@ -44,7 +44,7 @@ jobs:
44
pnpm run lint
45
pnpm run build
46
- name: Upload artifact
47
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3.0.1
48
with:
49
path: dist
50
0 commit comments