mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Run lint on latest Go 1.20.x
This commit is contained in:
parent
96c50d369a
commit
ddfde7bfc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Go 1.20
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.20.1
|
||||
go-version: 1.20.x
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue