mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:13:31 +03:00
CI: update rojopolis/spellcheck, actions/checkout, actions/upload-artifact
- update rojopolis/spellcheck-github-actions digest to 7ff888c - update actions/checkout digest to eef6144 - update actions/upload-artifact digest to b4b15b8 Closes #15207 Closes #15184 Closes #15187
This commit is contained in:
parent
7d53a59292
commit
ba68eb02fa
15 changed files with 40 additions and 40 deletions
8
.github/workflows/curl-for-win.yml
vendored
8
.github/workflows/curl-for-win.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
with:
|
||||
path: 'curl'
|
||||
fetch-depth: 8
|
||||
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
with:
|
||||
path: 'curl'
|
||||
fetch-depth: 8
|
||||
|
|
@ -99,7 +99,7 @@ jobs:
|
|||
env:
|
||||
CW_JOBS: '4'
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
with:
|
||||
path: 'curl'
|
||||
fetch-depth: 8
|
||||
|
|
@ -114,7 +114,7 @@ jobs:
|
|||
win-llvm:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
with:
|
||||
path: 'curl'
|
||||
fetch-depth: 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue