Skip to content

Commit 9f0ba31

Browse files
authored
Merge pull request #79 from scientificcomputing/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 41b9cc4 + 98335f7 commit 9f0ba31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v6
3434

3535
- name: Setup Pages
36-
uses: actions/configure-pages@v5
36+
uses: actions/configure-pages@v6
3737

3838

3939
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)