1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 07:05:14 +00:00

[ci] Bump actions/checkout to v4

Authored by: bashonly
This commit is contained in:
bashonly
2023-11-12 18:30:01 -06:00
parent 9970d74c83
commit 5438593a35
7 changed files with 16 additions and 16 deletions

View File

@@ -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