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

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