mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
GHA: bump GHA and pip dependencies
- update `actions/checkout` from 6.0.1 to 6.0.2 - update `ruff` from 0.14.11 to 0.14.14 - update `cryptography` from 46.0.3 to 46.0.4 - update `psutil` from 7.2.1 to 7.2.2 - update `websockets` from 15.0.1 to 16.0 Closes #20490 Closes #20491
This commit is contained in:
parent
3003c32cb2
commit
47734f3244
15 changed files with 45 additions and 45 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -767,7 +767,7 @@ jobs:
|
|||
source /opt/intel/oneapi/setvars.sh
|
||||
printenv >> "$GITHUB_ENV"
|
||||
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue