Skip to content

Commit b87a3da

Browse files
chore(deps): update dependency ruby to v4.0.1 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3eb7856 commit b87a3da

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)