Skip to content

Commit 844fd52

Browse files
chore(deps): update dependency ruby to v3.4.8 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5776f4f commit 844fd52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4646
- uses: ruby/setup-ruby@v1
4747
with:
48-
ruby-version: "3.4"
48+
ruby-version: "3.4.8"
4949
- run: bundle install
5050
- name: Standard
5151
run: bundle exec rake standard

0 commit comments

Comments
 (0)