We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a64b18f + fef929f commit 9a691c8Copy full SHA for 9a691c8
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
run: .scripts/check.sh
41
42
- name: Setup Ruby
43
- uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9 # v1.214.0
+ uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.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