We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a1e92 commit 2afec55Copy full SHA for 2afec55
.github/workflows/push-pr-lint.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Install Go
9
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
10
with:
11
go-version: '1.20'
12
- name: Checkout code
0 commit comments