Skip to content

Commit

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

chore(deps): bump ruby/setup-ruby from 1.218.0 to 1.221.0 in the dependencies group
  • Loading branch information
jmeridth authored Feb 20, 2025
2 parents 4a9da8e + c28af5c commit 9be8b11
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 @@ -17,7 +17,7 @@ jobs:
uses: actions/[email protected]

- name: Set up Ruby
uses: ruby/setup-ruby@d781c1b4ed31764801bfae177617bb0446f5ef8d
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777

- name: Get NodeJS version
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 9be8b11

Please sign in to comment.