Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-04 15:32:54 +00:00
parent 4a14b72e5b
commit 65507b8300
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
fetch-depth: 0