chore(deps): update actions/checkout action to v4 (#2394)

This commit is contained in:
Mend Renovate
2023-11-09 14:32:16 +00:00
committed by GitHub
parent 038fc057ee
commit 89b868705b
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
with:
python-version: '3.x'
- name: Fetch pull request branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Fetch base main branch