We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a6c6a commit 9fff7e6Copy full SHA for 9fff7e6
1 file changed
.github/actions/install-testing-tools/action.yml
@@ -34,7 +34,7 @@ runs:
34
- name: Install Go
35
uses: actions/setup-go@v5
36
with:
37
- go-version: "^1.22.2"
+ go-version: "^1.25.1"
38
cache: false
39
40
# smoelius: The Chainlink Foundry test requires `node` and `pnpm`.
0 commit comments