GHA: pin dependencies

For recently added actions in checkdocs.yml and windows.yml

Closes #15722
This commit is contained in:
renovate[bot] 2024-12-11 12:06:23 +00:00 committed by Daniel Stenberg
parent a300879b63
commit 97866f1620
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View file

@ -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 || '');