Skip to content

Commit 2fcbd17

Browse files
authored
Merge pull request #84 from philoserf/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
2 parents fee567a + ec54865 commit 2fcbd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v5
3333
- name: Build with Jekyll

0 commit comments

Comments
 (0)