Skip to content

Commit f61e677

Browse files
authored
Merge pull request #2596 from quarkusio/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents ca183ac + f15da54 commit f61e677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
path: ./_site
5151
- name: Deploy to GitHub Pages
5252
id: deploy
53-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
53+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0

0 commit comments

Comments
 (0)