Skip to content

Commit 6b37442

Browse files
authored
Merge pull request #107 from BatchDrake/dependabot/github_actions/master/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 54007ec + 7daa876 commit 6b37442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Setup Pages
4747
if: contains(github.ref, 'master') && (github.event_name != 'pull_request_target')
48-
uses: actions/configure-pages@v4
48+
uses: actions/configure-pages@v5
4949
with:
5050
enablement: true
5151

0 commit comments

Comments
 (0)