Update actions/checkout action to v4.2.1

This commit is contained in:
renovate[bot] 2024-10-07 18:56:30 +00:00 committed by GitHub
parent e8e45ce40c
commit 09ea6af748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.1
with:
fetch-depth: 0