Skip to content

Commit 089b846

Browse files
authored
Merge pull request #310 from kufu/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents d2c0338 + 4d38f76 commit 089b846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
update-jpostcode-data:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
- name: Set up Ruby
1313
uses: ruby/setup-ruby@v1
1414
with:

0 commit comments

Comments
 (0)