We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5713c43 commit 8eac72bCopy full SHA for 8eac72b
.github/workflows/go-lint.yml
@@ -86,7 +86,7 @@ jobs:
86
ref: ${{ github.head_ref }}
87
88
- name: Setup Go ${{ matrix.go-version }}
89
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
90
with:
91
go-version: ${{ matrix.go-version }}
92
cache: true
.github/workflows/go-test.yml
0 commit comments