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

This commit is contained in:
renovate[bot]
2023-09-05 16:29:32 +03:00
committed by GitHub
parent 5f5b46eae5
commit 28f84bc8c6
2 changed files with 2 additions and 2 deletions

View File

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