Bump actions/checkout to v4

bashonly 2024-01-04 05:21:42 +00:00 committed by GitHub
parent aa96d9a7a6
commit 2773240c72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
ssh-key: ${{ secrets.TOKEN }}