Skip to content

Commit fad8deb

Browse files
authored
Merge pull request #387 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.257.0
Bump ruby/setup-ruby from 1.256.0 to 1.257.0
2 parents baf6196 + 9fc8901 commit fad8deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Check out code
1919
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2020
- name: Set up Ruby ${{ matrix.ruby }}
21-
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
21+
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
2222
with:
2323
ruby-version: ${{ matrix.ruby }}
2424
bundler-cache: true

0 commit comments

Comments
 (0)