Skip to content

Commit 0ed4c4b

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent 05b5291 commit 0ed4c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
- id: config
2626
name: Configure GitHub Pages
27-
uses: actions/configure-pages@v5
27+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6
2828
- name: Set Environment Variables
2929
run: echo 'SITE_URL=${{ steps.config.outputs.base_url }}' >> "$GITHUB_ENV"
3030
- name: Setup uv

0 commit comments

Comments
 (0)