Bump up actions/checkout version to v4 (#2760)

This commit is contained in:
Krzysiek Karbowiak
2023-11-09 10:31:49 +01:00
committed by GitHub
parent b735dfce2d
commit 01cac90c62
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ jobs:
extra_tests: ON
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Configure build
working-directory: ${{runner.workspace}}