diff --git a/go.mod b/go.mod index d7f3946..481616b 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/poseidon/github-runner go 1.24.0 -toolchain go1.25.6 +toolchain go1.26.0 require ( github.com/bradleyfalzon/ghinstallation/v2 v2.17.0