We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c0338 + 4d38f76 commit 089b846Copy full SHA for 089b846
1 file changed
.github/workflows/auto-update.yml
@@ -8,7 +8,7 @@ jobs:
8
update-jpostcode-data:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- name: Set up Ruby
13
uses: ruby/setup-ruby@v1
14
with:
0 commit comments