Skip to content

Commit b7bf8f5

Browse files
authored
Merge pull request #62 from ionide/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents d21c766 + 897bc77 commit b7bf8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
steps:
6262
- name: Deploy to GitHub Pages
6363
id: deployment
64-
uses: actions/deploy-pages@v3
64+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)