Skip to content

Commit 781fa57

Browse files
dependabot[bot]hsbt
authored andcommitted
Bump actions/configure-pages from 3.0.6 to 4.0.0
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3.0.6 to 4.0.0. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@f156874...1f0c5cd) --- 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>
1 parent bbfd96b commit 781fa57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
bundler-cache: true
2929
- name: Setup Pages
3030
id: pages
31-
uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
31+
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
3232
- name: Build with Jekyll
3333
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
3434
env:

0 commit comments

Comments
 (0)