Skip to content

Commit a1d63cf

Browse files
chore(deps): update actions/configure-pages action from v5.0.0 to v6 (.github/workflows/gh-pages.yml)
1 parent af2f7fc commit a1d63cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Setup Pages
4444
id: pages
45-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
45+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
4646

4747
- name: Install dependencies
4848
run: cd docs && npm ci

0 commit comments

Comments
 (0)