mirror of
https://github.com/davegallant/vpngate.git
synced 2025-11-27 03:24:17 +00:00
Compare commits
1 Commits
v0.3.2
...
78930aca1d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78930aca1d |
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
go-version: 1.25
|
go-version: 1.25
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v9
|
||||||
with:
|
with:
|
||||||
version: v1.49
|
version: v1.49
|
||||||
- name: test
|
- name: test
|
||||||
|
|||||||
Reference in New Issue
Block a user