We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c316c0d + fc81d46 commit 1765b94Copy full SHA for 1765b94
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@v5
+ - uses: actions/checkout@v6
12
- name: Set up Ruby
13
uses: ruby/setup-ruby@v1
14
with:
0 commit comments