mirror of
https://github.com/curl/curl.git
synced 2026-08-04 09:10:05 +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
4
.github/workflows/reuse.yml
vendored
4
.github/workflows/reuse.yml
vendored
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: REUSE Compliance Check
|
||||
uses: fsfe/reuse-action@v1
|
||||
uses: fsfe/reuse-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue