Skip to content

Commit

Permalink
Merge pull request #3258 from github/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-0a8ff968f9

chore(deps): bump ruby/setup-ruby from 1.184.0 to 1.185.0 in the dependencies group
  • Loading branch information
jmeridth authored Jul 9, 2024
2 parents 86e7a75 + bd7c973 commit f7bbd6f
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 @@ -11,7 +11,7 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286 # v1
uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1
with:
bundler-cache: true
- name: Set up Node
Expand Down

0 comments on commit f7bbd6f

Please sign in to comment.