Skip to content

Commit 239eae8

Browse files
chore(deps): update ruby/setup-ruby action to v1.312.0 (#398)
1 parent 17af164 commit 239eae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
runs:
1313
using: composite
1414
steps:
15-
- uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
15+
- uses: ruby/setup-ruby@12fd324f1d0b43274fdc8130f6980590a667c455 # v1.312.0
1616
with:
1717
ruby-version: ${{ inputs.version }}
1818
bundler: 2

0 commit comments

Comments
 (0)