Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-10-19 14:22:22 +00:00 committed by GitHub
parent 9d21d056dd
commit 111121548b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL