mirror of
https://github.com/skidoodle/iphistory.git
synced 2025-02-15 08:29:16 +01:00
Update go.yml
This commit is contained in:
parent
2bd45ee2c0
commit
cc0874008d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22.3'
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue