Skip to content

Commit

Permalink
Bump actions/configure-pages from 4 to 5 (#1426)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent deb988a commit 4dfdcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-viewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
java-version: '11'
cache: 'maven'
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build API viewer
run: mvn -B -V -e -ntp -Pquick-build clean verify
- name: Upload artifact
Expand Down

0 comments on commit 4dfdcdb

Please sign in to comment.