From 2d016a431e9164276a95a705eecd7bea0bea40b3 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot Date: Mon, 2 Dec 2024 02:20:35 +0000 Subject: [PATCH] Upgrade ruby/setup-ruby v1.199.0 -> v1.202.0 See: - https://github.com/ruby/setup-ruby/releases/tag/v1.202.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.201.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.200.0 --- .github/workflows/deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index eb5084b014..61a92e61c3 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - - uses: ruby/setup-ruby@7d3497fd78c07c0d84ebafa58d8dac60cd1f0763 # v1.199.0 + - uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0 with: working-directory: ./website bundler-cache: true