Skip to content

Commit ab94091

Browse files
Merge pull request #17 from PowerShell/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents d801815 + a7fe1b2 commit ab94091

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@v3
86+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)