Skip to content

Commit 5af6cef

Browse files
authored
Merge pull request #1293 from github/dependabot/github_actions/dependencies-c51c96e223
chore(deps): bump ruby/setup-ruby from 1.226.0 to 1.227.0 in the dependencies group
2 parents e069c55 + 895ea73 commit 5af6cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
1818

1919
- name: Set up Ruby
20-
uses: ruby/setup-ruby@922ebc4c5262cd14e07bb0e1db020984b6c064fe
20+
uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f
2121

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

0 commit comments

Comments
 (0)