Skip to content

Commit b2445f4

Browse files
authored
Merge pull request #36 from resteasy/dependabot/github_actions/dependencies-073973c0b9
Bump actions/configure-pages from 5 to 6 in the dependencies group
2 parents afc3b61 + dc5fdf0 commit b2445f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-javadocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v6
3131
- name: Setup Pages
3232
id: pages
33-
uses: actions/configure-pages@v5
33+
uses: actions/configure-pages@v6
3434
- name: Set up JDK ${{ matrix.java }}
3535
uses: actions/setup-java@v5
3636
with:

0 commit comments

Comments
 (0)