chore(deps): bump actions/checkout from 3 to 4 (#820)

This commit is contained in:
dependabot[bot]
2023-09-06 17:24:42 +00:00
committed by GitHub
parent bf2ffaf840
commit d55cfec13e
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Coverage
env: