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.
2 parents 9caec6d + ba15046 commit 962f71cCopy full SHA for 962f71c
1 file changed
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Setup Pages
67
if: runner.os == 'Linux' && github.ref == 'refs/heads/main'
68
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
69
70
- name: Upload pages artifact
71
0 commit comments