Skip to content

Commit 303c09f

Browse files
authored
Merge pull request #511 from loresoft/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 2 to 4
2 parents 9432355 + 8da1e7f commit 303c09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- name: Deploy Documentation
5353
id: deployment
54-
uses: actions/deploy-pages@v2
54+
uses: actions/deploy-pages@v4
5555

5656
environment:
5757
name: github-pages

0 commit comments

Comments
 (0)