There was an error while loading. Please reload this page.
2 parents 3572f5c + e815c11 commit a1e0354Copy full SHA for a1e0354
1 file changed
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
go-version: ${{ matrix.go-version }}
32
33
- name: Checkout code
34
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
35
36
- name: Run mod tidy
37
run: go mod tidy
0 commit comments