Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-04 13:28:52 +00:00
committed by GitHub
parent c0f5b33792
commit f0226b2bb6
2 changed files with 3 additions and 3 deletions

View File

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