Skip to content

Commit c5e3e8a

Browse files
authored
Merge pull request #37 from scientificcomputing/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents 0d8dabd + fb0498a commit c5e3e8a

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
@@ -38,4 +38,4 @@ jobs:
3838

3939
- name: Deploy to GitHub Pages
4040
id: deployment
41-
uses: actions/deploy-pages@v4
41+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)