Skip to content

Commit 3b81ee4

Browse files
chore(deps): update dependency ruby to v3.4.8 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b072e9 commit 3b81ee4

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

0 commit comments

Comments
 (0)