Skip to content

Commit a34b675

Browse files
authored
Merge pull request #23 from mnghsn/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents 70f5fe7 + 41f644b commit a34b675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
path: public
3333
- name: Deploy to GitHub Pages
3434
id: deployment
35-
uses: actions/deploy-pages@v3
35+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)