GHA: bump actions/checkout
Follow-up to2e0fa50fc1#11964 Follow-up toc39585d9b7#12000 Closes #12023
This commit is contained in:
parent
3b6d18bbf6
commit
1b9becb5d9
2
.github/workflows/configure-vs-cmake.yml
vendored
2
.github/workflows/configure-vs-cmake.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: run configure --with-openssl
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user