Update actions/checkout action to v4.1.5

This commit is contained in:
renovate[bot] 2024-05-08 21:19:40 +00:00 committed by GitHub
parent bcc95fdc82
commit fe89486f43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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