Skip to content

Commit 5227c4b

Browse files
authored
Merge pull request #17 from jmlntw/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 7bc74cc + c364e6c commit 5227c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424
- name: Set up Ruby environment
2525
uses: ruby/setup-ruby@v1
2626
with:

0 commit comments

Comments
 (0)