Skip to content

Commit 599c2c0

Browse files
authored
Merge pull request #12 from uwescience/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 2 to 4
2 parents bfd0ca8 + cccbeba commit 599c2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
# Deploy the book's HTML to GitHub Pages
5858
- name: Deploy to GitHub Pages
5959
id: deployment
60-
uses: actions/deploy-pages@v2
60+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)