This commit is contained in:
renovate[bot] 2023-10-19 12:41:56 +00:00 committed by GitHub
commit 53b6312371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
.github/workflows

View File

@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Prepare
id: prep

View File

@ -20,7 +20,7 @@ jobs:
steps:
- uses: earthly/actions-setup@v1.0.8
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build