Skip to content

Commit caf62f7

Browse files
authored
Merge pull request #92 from mendixlabs/dependabot/github_actions/actions/deploy-pages-5
ci: bump actions/deploy-pages from 4 to 5
2 parents 8fb0cf2 + 1619382 commit caf62f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
steps:
5353
- name: Deploy to GitHub Pages
5454
id: deployment
55-
uses: actions/deploy-pages@v4
55+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)