Skip to content

Commit 44170a7

Browse files
Merge pull request #53 from cloud-native-suisse-romande/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents b207b40 + 117880a commit 44170a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
steps:
7878
- name: Deploy to GitHub Pages
7979
id: deployment
80-
uses: actions/deploy-pages@v4
80+
uses: actions/deploy-pages@v5
8181
with:
8282
artifact_name: github-pages

0 commit comments

Comments
 (0)