[ci] Bump actions/checkout to v4

Authored by: bashonly
This commit is contained in:
bashonly 2023-11-12 18:30:01 -06:00
parent 9970d74c83
commit 5438593a35
No known key found for this signature in database
GPG key ID: 783F096F253D15B0
7 changed files with 16 additions and 16 deletions

View file

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