mirror of
https://github.com/curl/curl.git
synced 2026-07-30 01:18:07 +03:00
parent
2e3687c60c
commit
141ce4be64
4 changed files with 37 additions and 37 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -480,7 +480,7 @@ jobs:
|
|||
${{ matrix.install }}
|
||||
|
||||
- name: 'cache compiler (gcc ${{ matrix.ver }}-${{ matrix.env }})'
|
||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
|
||||
uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0
|
||||
id: cache-compiler
|
||||
with:
|
||||
path: D:\my-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue