Skip to content

Commit 9ae993a

Browse files
authoredMar 5, 2024
Bump actions/configure-pages from 3 to 4 (#116)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d6f6fb commit 9ae993a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache-version: 0 # Increment this number if you need to re-download cached gems
3535
- name: Setup Pages
3636
id: pages
37-
uses: actions/configure-pages@v3
37+
uses: actions/configure-pages@v4
3838
- name: Build with Jekyll
3939
# Outputs to the './_site' directory by default
4040
run: |

0 commit comments

Comments
 (0)