mirror of
https://github.com/curl/curl.git
synced 2026-06-16 19:35:37 +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/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
security-events: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue