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 b6dbba7 commit 7f8ebd8Copy full SHA for 7f8ebd8
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/configure-pages@v5
32
33
- name: Upload artifact
34
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
35
with:
36
path: build
37
0 commit comments