mirror of
https://github.com/pcvolkmer/idicon.git
synced 2025-07-01 19:32:54 +00:00
Update required golang and toml package version
This commit is contained in:
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -13,5 +13,5 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.18'
|
||||
go-version: '1.20'
|
||||
- run: go test
|
Reference in New Issue
Block a user