Skip to content

Commit

Permalink
Merge pull request #15 from cego/staal0-update-go
Browse files Browse the repository at this point in the history
Update go v1.21
  • Loading branch information
staal0 authored Feb 6, 2024
2 parents 590ab5b + e83803e commit 23a2d33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.21

- name: Git checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 23a2d33

Please sign in to comment.