Skip to content

Commit 04887a5

Browse files
Merge pull request #38 from embulk/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 9c6a92d + 838c3aa commit 04887a5

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
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Checkout
26-
uses: actions/checkout@v5
26+
uses: actions/checkout@v6
2727
- name: Setup Pages
2828
uses: actions/configure-pages@v5
2929
- name: Build with Jekyll

0 commit comments

Comments
 (0)