summaryrefslogtreecommitdiff
path: root/.github/workflows/baseruby.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/baseruby.yml')
-rw-r--r--.github/workflows/baseruby.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/baseruby.yml b/.github/workflows/baseruby.yml
index 0a368fc38f..b828fb0071 100644
--- a/.github/workflows/baseruby.yml
+++ b/.github/workflows/baseruby.yml
@@ -46,7 +46,7 @@ jobs:
with:
path: .downloaded-cache
key: downloaded-cache
- - uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa # v1.126.0
+ - uses: ruby/setup-ruby@4b2d1d631efa087f8896c15a0c6023dc2f483198 # v1.128.0
with:
ruby-version: ${{ matrix.ruby }}
bundler: none