Skip to content

Commit 60c062c

Browse files
chore(deps): update dependency ruby to v4.0.1
1 parent 0d38f1b commit 60c062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: ruby setup
2020
uses: ruby/setup-ruby@v1
2121
with:
22-
ruby-version: 4.0.0
22+
ruby-version: 4.0.1
2323
bundler-cache: true
2424
- name: Checkout code
2525
uses: actions/checkout@v6

0 commit comments

Comments
 (0)