We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2f0b6e + 26ef861 commit 452f577Copy full SHA for 452f577
1 file changed
.github/workflows/static.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
GOOGLE_SCRIPT_URL: ${{ secrets.GOOGLE_SCRIPT_URL }}
40
- name: Setup Pages
41
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v4
44
with:
0 commit comments