chore: update github actions

This commit is contained in:
Stéphane Lesimple
2023-09-30 12:56:23 +02:00
parent 1338598abb
commit 45ff2c5fda
5 changed files with 49 additions and 52 deletions

View File

@@ -33,7 +33,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
persist-credentials: false
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL