Skip to content

Commit

Permalink
Merge pull request github#3297 from github/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dependencies-ffb20ea3c2

chore(deps): bump ruby/setup-ruby from 1.192.0 to 1.193.0 in the dependencies group
  • Loading branch information
jmeridth authored Sep 18, 2024
2 parents 27a0a59 + d753733 commit 500517f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1
with:
bundler-cache: true
- name: Set up Node
Expand Down

0 comments on commit 500517f

Please sign in to comment.