[ci] Bump actions/checkout to v4

Authored by: bashonly
This commit is contained in:
bashonly
2023-11-12 18:30:01 -06:00
parent 9970d74c83
commit 5438593a35
7 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ jobs:
outputs:
commit: ${{ steps.check_for_new_commits.outputs.commit }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check for new commits