Merge pull request #1508 from Kamoppl/kamilg/fix_ti_actions
github-actions: update checkout version
This commit is contained in:
commit
f9af5c2e56
2
.github/workflows/pullrequest.yml
vendored
2
.github/workflows/pullrequest.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user