mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-30 10:17:45 +01:00
[ci] Bump actions/checkout to v4
Authored by: bashonly
This commit is contained in:
parent
9970d74c83
commit
5438593a35
7 changed files with 16 additions and 16 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
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