mirror of
https://github.com/davegallant/vpngate.git
synced 2025-08-11 02:52:28 +00:00
Compare commits
1 Commits
renovate/g
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
|
ff93d13836 |
4
.github/workflows/golangci-lint.yml
vendored
4
.github/workflows/golangci-lint.yml
vendored
@@ -15,10 +15,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.24
|
||||
go-version: 1.19
|
||||
- uses: actions/checkout@v4
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v1.49
|
||||
- name: test
|
||||
|
Reference in New Issue
Block a user