We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3972c6e commit 7b6d813Copy full SHA for 7b6d813
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Check out code
51
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
52
- name: Set up Ruby ${{ matrix.ruby }}
53
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ uses: ruby/setup-ruby@a4f838919020b587bb8dd4493e8881bb113d3be7 # v1.246.0
54
with:
55
ruby-version: ${{ matrix.ruby }}
56
bundler-cache: true
@@ -68,7 +68,7 @@ jobs:
68
69
70
- name: Set up Ruby
71
72
73
74
- name: Rubocop
0 commit comments