mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Use actions/checkout@v4 in tzdata-update.yml.
This commit is contained in:
parent
a8d3969c49
commit
3c388fbcdf
2
.github/workflows/tzdata-update.yml
vendored
2
.github/workflows/tzdata-update.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- v4.0-release
|
- v4.0-release
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ matrix.branch }}
|
ref: ${{ matrix.branch }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user