mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:31:40 +03:00
GHA: update actions
- update actions/checkout action to v6.0.1 - update github/codeql-action action to v4.31.8 - update msys2/setup-msys2 action to v2.30.0 Closes #19962 Closes #19967 Closes #19968
This commit is contained in:
parent
20ffdfffaa
commit
e6146418df
13 changed files with 50 additions and 50 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -667,7 +667,7 @@ jobs:
|
|||
source /opt/intel/oneapi/setvars.sh
|
||||
printenv >> "$GITHUB_ENV"
|
||||
|
||||
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue