chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-04 14:43:42 +00:00
committed by GitHub
parent da4763da59
commit 2fcaa74924
3 changed files with 5 additions and 5 deletions

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