Skip to content

Commit b50ed1e

Browse files
dependabot[bot]sgammon
authored andcommitted
chore(deps): bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
1 parent bdc6f3b commit b50ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: unzip -O UTF-8 -qq '${{ env.ARTIFACT }}' -d dir
8585

8686
- name: Setup Pages
87-
uses: actions/configure-pages@v4
87+
uses: actions/configure-pages@v5
8888

8989
- name: Create API docs layout
9090
run: |

0 commit comments

Comments
 (0)