diff --git a/setup-ruby-and-rust/action.yml b/setup-ruby-and-rust/action.yml index 23b75bc..0bac3fe 100644 --- a/setup-ruby-and-rust/action.yml +++ b/setup-ruby-and-rust/action.yml @@ -70,7 +70,7 @@ runs: working-directory: ${{ inputs.working-directory }} cache-version: ${{ inputs.cache-version }} rubygems: ${{ inputs.rubygems }} - mingw: clang + mingw: clang-15 - name: Install helpers shell: bash