Skip to content

Commit e2a251b

Browse files
authored
Merge pull request #57 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.236.0
Bump ruby/setup-ruby from 1.235.0 to 1.236.0
2 parents 0f23859 + 6826e13 commit e2a251b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
- name: Set up Ruby
22-
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
22+
uses: ruby/setup-ruby@f41e084df884422b269f4c01c3748a9df4431a75 # v1.236.0
2323
with:
2424
ruby-version: ${{ matrix.ruby }}
2525
bundler-cache: true

0 commit comments

Comments
 (0)