We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a44f9 commit e92a10dCopy full SHA for e92a10d
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