Skip to content

Commit aed31d6

Browse files
Bump actions/configure-pages from 3.0.6 to 4.0.0 (#550)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f68bb39 commit aed31d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-web.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
url: ${{ steps.deployment.outputs.page_url }}
3939
steps:
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v3.0.6
41+
uses: actions/configure-pages@v4.0.0
4242
- name: Deploy to GitHub Pages
4343
id: deployment
4444
uses: actions/deploy-pages@v2.0.4

0 commit comments

Comments
 (0)