Skip to content

Commit 9fff7e6

Browse files
committed
Update Go version
1 parent 05a6c6a commit 9fff7e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-testing-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
- name: Install Go
3535
uses: actions/setup-go@v5
3636
with:
37-
go-version: "^1.22.2"
37+
go-version: "^1.25.1"
3838
cache: false
3939

4040
# smoelius: The Chainlink Foundry test requires `node` and `pnpm`.

0 commit comments

Comments
 (0)