Skip to content

Commit

Permalink
Update Workflow Go Version
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmith-2019 committed Sep 13, 2024
1 parent bb11cac commit 2cdc00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "1.21.9"
go-version: "1.22.5"
- run: make node

algorand:
Expand Down

0 comments on commit 2cdc00f

Please sign in to comment.