chore(deps): update actions/checkout action to v4.1.6 (#249)

This commit is contained in:
renovate[bot]
2024-05-17 05:51:58 +03:00
committed by GitHub
parent b50a6bf289
commit cb6a0b691c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6
with:
fetch-depth: 0