We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a623269 + 83ad4b8 commit 03e21c6Copy full SHA for 03e21c6
.github/workflows/golangci-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
run: sudo apt-get install -y libpcap-dev
21
- uses: actions/setup-go@v3
22
with:
23
- go-version: '1.21.5'
+ go-version: '1.22'
24
- uses: actions/checkout@v3
25
- name: golangci-lint
26
uses: golangci/golangci-lint-action@v3
0 commit comments