mirror of
https://github.com/curl/curl.git
synced 2026-07-26 20:17:18 +03:00
GHA: bump actions/checkout
Follow-up to2e0fa50fc1#11964 Follow-up toc39585d9b7#12000 Closes #12023
This commit is contained in:
parent
3b6d18bbf6
commit
1b9becb5d9
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue