Skip to content

Commit 3c388fb

Browse files
authored
Use actions/checkout@v4 in tzdata-update.yml.
1 parent a8d3969 commit 3c388fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tzdata-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- v4.0-release
1919

2020
steps:
21-
- uses: actions/checkout@v3
21+
- uses: actions/checkout@v4
2222
with:
2323
ref: ${{ matrix.branch }}
2424

0 commit comments

Comments
 (0)