build(deps): bump actions/checkout from 3 to 4 (#3284)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-16 08:06:54 +01:00
committed by GitHub
parent 6c03683c20
commit b232b675a7
6 changed files with 6 additions and 6 deletions

View File

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