Skip to content

Commit 4a9da8e

Browse files
authored
Merge pull request #1287 from github/dependabot/github_actions/dependencies-dcb567d975
2 parents 89e1c2f + 3063649 commit 4a9da8e

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@2654679fe7f7c29875c669398a8ec0791b8a64a1
20+
uses: ruby/setup-ruby@d781c1b4ed31764801bfae177617bb0446f5ef8d
2121

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

0 commit comments

Comments
 (0)