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

This commit is contained in:
renovate[bot] 2024-06-10 03:39:05 +00:00 committed by GitHub
commit 825c460434
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ jobs:
fail-fast: false
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.6
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.24.0