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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: b08e52104c
This commit is contained in:
renovate[bot] 2023-11-15 08:08:46 -09:00 committed by GitHub
parent 3a3be89b90
commit f74736b369
5 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ jobs:
Go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v4