We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e6abbe + c3c6ec9 commit 9016f14Copy full SHA for 9016f14
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
run: .scripts/check.sh
41
42
- name: Setup Ruby
43
- uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
+ uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
44
with:
45
ruby-version: '3.0' # Not needed with a .ruby-version file
46
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments