We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5fd62 commit 04281f9Copy full SHA for 04281f9
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
13
- name: Set up Ruby
14
- uses: ruby/setup-ruby@v1
+ uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
15
with:
16
ruby-version: ${{ matrix.ruby }}
17
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
0 commit comments