Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-09-04 13:44:27 +00:00 committed by GitHub
parent 464373c7b5
commit 4a6ca03286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
steps: steps:
- name: Check out code - name: Check out code
uses: actions/checkout@v3 uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with: with:
fetch-depth: 0 fetch-depth: 0