1 parent c1c66b3 commit 860cea7Copy full SHA for 860cea7
1 file changed
.github/workflows/ruby.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
persist-credentials: false
22
- name: Set up Ruby ${{ matrix.ruby-version }}
23
- uses: ruby/setup-ruby@6e5d382445ae5590b7449d8b3bc8cb1c2c27f617 # v1.317.0
+ uses: ruby/setup-ruby@8e41b362d2589a22a44c1cfa214b3c83052c195b # v1.318.0
24
25
ruby-version: ${{ matrix.ruby-version }}
26
bundler-cache: false
0 commit comments