mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-24 00:50:33 +00:00
Merge pull request #922 from jellyfin/renovate/actions-checkout-4.x
Update actions/checkout action to v4.2.2
This commit is contained in:
commit
0b068e8cc1
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.7
|
||||
uses: actions/checkout@v4.2.2
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3.26.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue