Skip to content

Commit de3614e

Browse files
Merge pull request #19 from embulk/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents cae2201 + 903c34b commit de3614e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v5
27+
uses: actions/checkout@v6
2828
- name: Setup Pages
2929
uses: actions/configure-pages@v5
3030
- name: Build with Jekyll

0 commit comments

Comments
 (0)