Skip to content

Commit 38da2ef

Browse files
authored
Merge pull request #3417 from github/dependabot/github_actions/dependencies-50048bcef6
chore(deps): bump ruby/setup-ruby from 1.230.0 to 1.231.0 in the dependencies group
2 parents 238863f + e3bedb2 commit 38da2ef

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Git repository
1414
uses: actions/checkout@v4.2.2
1515
- name: Set up Ruby
16-
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1
16+
uses: ruby/setup-ruby@d8d83c3960843afb664e821fed6be52f37da5267 # v1
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node

0 commit comments

Comments
 (0)