mirror of
https://github.com/curl/curl.git
synced 2026-07-26 11:27:16 +03:00
gha: bump actions to latest versions
- actions@checkout@v4 (from v3 and v2) - fsfe/reuse-action@v2 (from v1) Closes #12000
This commit is contained in:
parent
6b9a591bf7
commit
c39585d9b7
14 changed files with 17 additions and 17 deletions
2
.github/workflows/linux32.yml
vendored
2
.github/workflows/linux32.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
sudo python3 -m pip install impacket
|
||||
name: 'install prereqs'
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: autoreconf -fi
|
||||
name: 'autoreconf'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue