Skip to content

Commit 8b9a36d

Browse files
chore(deps): update actions/configure-pages action to v5 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eda4834 commit 8b9a36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
ref: ${{ steps.dispatch-ref.outputs.ref }}
111111

112112
- name: Setup GitHub Pages
113-
uses: actions/configure-pages@v4
113+
uses: actions/configure-pages@v5
114114

115115
- uses: ./.github/actions/python-init
116116
- name: Build static site

0 commit comments

Comments
 (0)