We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff11a49 + 0bc080f commit ae816a9Copy full SHA for ae816a9
1 file changed
.github/workflows/continuous-integration.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Set up Ruby
10
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
+ uses: ruby/setup-ruby@v1
11
with:
12
bundler-cache: true
13
ruby-version: '3.1'
0 commit comments