Merge pull request #1508 from Kamoppl/kamilg/fix_ti_actions

github-actions: update checkout version
This commit is contained in:
Robert Baldyga 2024-09-09 12:39:07 +02:00 committed by GitHub
commit f9af5c2e56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
verify-date:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.1.0
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Get changed files