Skip to content

Commit 7bc5aaf

Browse files
authored
Merge pull request #1300 from github/dependabot/github_actions/dependencies-999e423561
2 parents a90cbc7 + f5335e6 commit 7bc5aaf

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@e34163cd15f4bb403dcd72d98e295997e6a55798
20+
uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e
2121

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

0 commit comments

Comments
 (0)