Skip to content

Commit e5dd9e7

Browse files
Merge pull request #15 from PowerShell/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
2 parents 3b42088 + 56c8262 commit e5dd9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ jobs:
8383
steps:
8484
- name: Deploy to GitHub Pages
8585
id: deployment
86-
uses: actions/deploy-pages@v2
86+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)