From 14a4f5d1ccec48c687cd8dae92470e82a6dff626 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Tue, 3 Feb 2026 10:47:16 +0100 Subject: [PATCH] looks -> is --- .github/workflows/check-new-windows-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-new-windows-versions.yml b/.github/workflows/check-new-windows-versions.yml index 8cba69c..55193df 100644 --- a/.github/workflows/check-new-windows-versions.yml +++ b/.github/workflows/check-new-windows-versions.yml @@ -35,7 +35,7 @@ jobs: body: | Automated PR from the check-new-windows-versions.yml workflow. - @eregon @larskanis Please merge this PR if the diff looks correct. + @eregon @larskanis Please merge this PR if the diff is correct. And then release setup-ruby by [running the release workflow](https://github.com/ruby/setup-ruby/actions/workflows/release.yml). branch: windows delete-branch: true