8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 17:23:03 +01:00

Use actions/checkout@v4 in tzdata-update.yml.

This commit is contained in:
Adriano dos Santos Fernandes 2024-08-09 06:53:30 -03:00 committed by GitHub
parent a8d3969c49
commit 3c388fbcdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
- v4.0-release
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ matrix.branch }}