Skip to content

Commit 7bf59b7

Browse files
authored
Merge pull request #6 from HoGentTIN/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 4b5836f + dcc4559 commit 7bf59b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: actions/configure-pages@v4
22+
- uses: actions/configure-pages@v5
2323
- uses: actions/setup-python@v5
2424
with:
2525
python-version: '3.12'

0 commit comments

Comments
 (0)