Skip to content

Commit 5e85ff7

Browse files
chore(deps): update dependency ruby to v4
1 parent 081f1f6 commit 5e85ff7

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: 3.4.8
22+
ruby-version: 4.0.0
2323
bundler-cache: true
2424
- name: Checkout code
2525
uses: actions/checkout@v6

0 commit comments

Comments
 (0)