Skip to content

Commit aa26145

Browse files
authored
Merge pull request #163 from finsberg/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents f9ffb81 + ba7af62 commit aa26145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)