Skip to content

Commit fbc10e9

Browse files
Merge pull request #408 from ruby-syntax-tree/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents db51d38 + 4629899 commit fbc10e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v3
28+
uses: actions/checkout@v4
2929
- name: Setup Pages
3030
uses: actions/configure-pages@v3
3131
- name: Set up Ruby

0 commit comments

Comments
 (0)