Skip to content

Commit

Permalink
ci: update go1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed May 1, 2024
1 parent 71095ca commit 8101b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.21.x
go-version: 1.22.x
- uses: actions/setup-node@v1
with:
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion GO_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.1
1.22.2

0 comments on commit 8101b64

Please sign in to comment.