diff --git a/action.yml b/action.yml index af65933..17b4e42 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ runs: - name: Install go uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0 with: - go-version: '1.23.5' + go-version: '1.24.2' - name: Clone and build git-semver shell: bash