We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17af164 commit 239eae8Copy full SHA for 239eae8
1 file changed
.github/actions/setup/action.yml
@@ -12,7 +12,7 @@ inputs:
12
runs:
13
using: composite
14
steps:
15
- - uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
+ - uses: ruby/setup-ruby@12fd324f1d0b43274fdc8130f6980590a667c455 # v1.312.0
16
with:
17
ruby-version: ${{ inputs.version }}
18
bundler: 2
0 commit comments