build(deps): bump actions/checkout from 3 to 4 (#409)

This commit is contained in:
dependabot[bot] 2023-12-02 04:17:45 +00:00 committed by GitHub
parent 6b71e71df8
commit 9a53329dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# Install buildx
- name: Set up Docker Buildx
id: buildx