mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
CI: Update action version in .github/workflows/codeql-analysis.yml
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
fcce5c9e53
commit
382ffa8992
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue