Skip to content

Commit b1bc11b

Browse files
chore(deps): update actions/configure-pages action to v6 in .github/workflows/test.yml
1 parent a97e1b2 commit b1bc11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

3838
- name: Setup Pages
3939
id: pages
40-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
40+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6
4141

4242
- name: Install Node.js dependencies
4343
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"

0 commit comments

Comments
 (0)