From cf39bcab99e8d7064d3cb4a1e3f1cc83ec88d164 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Tue, 10 Aug 2021 12:37:26 -0400 Subject: [PATCH] Revert "ci: avoid warnings from setup-ruby-ref" This reverts commit a81343b2192ede40db8ddd89dd5a0a3e67c4c7a3. --- .github/workflows/upstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 62a715b9c3..262349d607 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -89,6 +89,7 @@ jobs: apt-get: "libxml2-dev libxslt1-dev pkg-config" mingw: "_upgrade_ libxml2 libxslt pkgconf" bundler-cache: true + setup-ruby-ref: MSP-Greg/ruby-setup-ruby/00-win-ucrt - uses: actions/cache@v2 if: matrix.sys == 'disable' with: