chore: update actions/checkout to v4 (#2530)

This commit is contained in:
Piotr Idzik
2024-01-16 02:38:58 +01:00
committed by GitHub
parent 6376bf46af
commit 6cd283950b
4 changed files with 6 additions and 6 deletions

View File

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