Skip to content

Commit ecf20fb

Browse files
authored
Merge pull request #189 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.267.0
Bump ruby/setup-ruby from 1.265.0 to 1.267.0
2 parents d2689d6 + 9a68af4 commit ecf20fb

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
@@ -14,7 +14,7 @@ jobs:
1414
graphql_version: ['~> 1.13', '~> 2.0']
1515
steps:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17-
- uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265.0
17+
- uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
1818
with:
1919
bundler-cache: true
2020
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)