Skip to content

Commit 72a9f38

Browse files
Bump actions/configure-pages from 3.0.6 to 4.0.0 (creek-service#96)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Coates <8012398+big-andy-coates@users.noreply.github.com>
1 parent 83d1dbc commit 72a9f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
cache-version: 0 # Increment this number if you need to re-download cached gems
146146
- name: Setup Pages
147147
id: pages
148-
uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3.0.6
148+
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
149149
- name: Download implementations
150150
uses: actions/download-artifact@v4
151151
with:

0 commit comments

Comments
 (0)