Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Apr 12, 2024
1 parent 7709c01 commit 33b4fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-go@v2
with:
go-version: '1.19.x'
go-version: '1.20.x'
- uses: actions/setup-node@v2
with:
node-version: '15'
Expand Down

0 comments on commit 33b4fbf

Please sign in to comment.