Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-04 13:06:27 +00:00
committed by GitHub
parent 5f4d044cb0
commit 4fd0f9eea9
3 changed files with 4 additions and 4 deletions

View File

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