Skip to content

Commit 7d32067

Browse files
dependabot[bot]TheoWinterhalter
authored andcommitted
Bump actions/configure-pages from 3 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v3...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25230f1 commit 7d32067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webpage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Setup Pages
4646
if: github.ref_name == github.event.repository.default_branch
47-
uses: actions/configure-pages@v3
47+
uses: actions/configure-pages@v5
4848
- name: Upload artifact
4949
if: github.ref_name == github.event.repository.default_branch
5050
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)