diff --git a/actions/retest/go.mod b/actions/retest/go.mod index 3e4c321b5e3..a791293d0fd 100644 --- a/actions/retest/go.mod +++ b/actions/retest/go.mod @@ -1,6 +1,7 @@ module github.com/ceph/ceph-csi/actions/retest -go 1.22.5 +go 1.23.0 + toolchain go1.23.6 require (