Skip to content

Commit 947985b

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent c6ea3eb commit 947985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
NODE_OPTIONS: --max-old-space-size=4096
7979

8080
- name: Setup Pages
81-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
81+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
8282

8383
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
8484
with:

0 commit comments

Comments
 (0)