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

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run Software Report module tests
shell: pwsh