Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit f89e3fd

Browse files
build(deps): Bump actions/configure-pages from 2 to 3 (#3161)
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 2 to 3. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v2...v3) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66bd744 commit f89e3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: main
2020

2121
- name: Setup Pages
22-
uses: actions/configure-pages@v2
22+
uses: actions/configure-pages@v3
2323

2424
- name: Setup Node.js
2525
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)