Skip to content

Commit 70b4149

Browse files
chore(deps): update dependency ruby to v3.4.7
1 parent 2f1e327 commit 70b4149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4747
- uses: ruby/setup-ruby@v1
4848
with:
49-
ruby-version: 3.2
49+
ruby-version: 3.4.7
5050
- run: bundle install
5151
- name: Standard
5252
run: bundle exec rake standard

0 commit comments

Comments
 (0)