Skip to content

Commit 79b1f6b

Browse files
Merge pull request #2 from vNugglets/dependabot/github_actions/actions/deploy-pages-4
2 parents 49180b3 + 0d0f096 commit 79b1f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DeployStaticSite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
path: './siteContents'
4545
- name: Deploy to GitHub Pages
4646
id: deployment
47-
uses: actions/deploy-pages@v2
47+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)