Skip to content

Commit e65e6e2

Browse files
authored
Merge pull request #33 from scientificcomputing/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents dc3d428 + 317295b commit e65e6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/checkout@v6
6969

7070
- name: Setup Pages
71-
uses: actions/configure-pages@v5
71+
uses: actions/configure-pages@v6
7272

7373
- name: Deploy to GitHub Pages
7474
id: deployment

0 commit comments

Comments
 (0)