mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-14 19:13:17 +00:00
chore(deps): update actions/checkout action to v4.1.6
This commit is contained in:
parent
f209f9e59b
commit
825c460434
5 changed files with 5 additions and 5 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.1.1
|
||||
uses: actions/checkout@v4.1.6
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3.24.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue