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 c55a22a commit 133fbe9Copy full SHA for 133fbe9
.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
37
npm install
38
npm run build
39
- name: Setup Pages
40
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v5
41
- name: Upload artifact
42
uses: actions/upload-pages-artifact@v3
43
with:
0 commit comments