Skip to content

Commit 3b7dfe2

Browse files
Merge pull request #132 from cubewise-code/dependabot/github_actions/actions/deploy-pages-5
ci: bump actions/deploy-pages from 4 to 5
2 parents a16db46 + a4f3585 commit 3b7dfe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
steps:
8585
- name: Deploy to GitHub Pages
8686
id: deployment
87-
uses: actions/deploy-pages@v4
87+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)