We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e183cb commit 2c4ca9cCopy full SHA for 2c4ca9c
1 file changed
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/configure-pages@v4
33
34
- name: Upload artifact
35
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
36
with:
37
path: ./dist
38
0 commit comments