Skip to content

Commit d417dc3

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent 7c4b067 commit d417dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
url: ${{ steps.deployment.outputs.page_url }}
7474
steps:
7575
- name: Setup Pages
76-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
76+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6
7777

7878
- name: Deploy to GitHub Pages
7979
id: deployment

0 commit comments

Comments
 (0)