Skip to content

Commit 41b9cc4

Browse files
authored
Merge pull request #78 from scientificcomputing/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents 0b76844 + 4998866 commit 41b9cc4

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)