Update actions/checkout action to v4.1.3

This commit is contained in:
renovate[bot] 2024-04-22 17:46:35 +00:00 committed by GitHub
parent 391c18270b
commit b2cbf4c1cd
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.1.1
uses: actions/checkout@v4.1.3
with:
fetch-depth: 0