mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
update go-version in action
This commit is contained in:
parent
7abd5ce966
commit
1478bda974
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -108,7 +108,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.17.7
|
||||
go-version: ^1.18.4
|
||||
|
||||
- name: Set up cache
|
||||
uses: actions/cache@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue