Skip to content

Commit 88c5504

Browse files
authored
Merge pull request #1310 from github/dependabot/github_actions/dependencies-7dfe105ee3
chore(deps): bump ruby/setup-ruby from 1.262.0 to 1.263.0 in the dependencies group
2 parents 1433aa6 + 1c32abf commit 88c5504

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@cf7216d52fba1017929b4d7162fabe2b30af5b49
20+
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a
2121

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

0 commit comments

Comments
 (0)