mirror of
https://github.com/curl/curl.git
synced 2026-07-29 03:13:07 +03:00
GHA: pin dependencies
For recently added actions in checkdocs.yml and windows.yml Closes #15722
This commit is contained in:
parent
a300879b63
commit
97866f1620
2 changed files with 2 additions and 2 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -664,7 +664,7 @@ jobs:
|
|||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: 'vcpkg cache setup'
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
|
||||
with:
|
||||
script: |
|
||||
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue