We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fecd6f commit 6fc3061Copy full SHA for 6fc3061
1 file changed
.github/workflows/gh-pages.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Setup Pages
44
id: pages
45
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
46
47
- name: Install dependencies
48
run: cd docs && npm ci
0 commit comments