mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-22 08:00:31 +00:00
chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
bdd800aeb7
commit
6c9dc870f7
5 changed files with 5 additions and 5 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
version: ['2.7', '3.9']
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue