Skip to content

Commit 553b181

Browse files
authored
Merge pull request #1329 from github/dependabot/github_actions/dependencies-4a0b9de8bd
chore(deps): bump ruby/setup-ruby from 1.302.0 to 1.306.0 in the dependencies group
2 parents 33da08e + 3065d9d commit 553b181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v6.0.2
1818

1919
- name: Set up Ruby
20-
uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a
20+
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f
2121

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

0 commit comments

Comments
 (0)