Update github/codeql-action and actions/checkout actions version (#9916)

This commit is contained in:
Erik Bershel
2024-05-24 12:47:17 +02:00
committed by GitHub
parent 562ad565fa
commit 36549632ce
3 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0