Skip to content

Commit d3d2f3e

Browse files
committed
Ruby 3.2.8 (was 3.2.3)
1 parent 6f1b783 commit d3d2f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: '3.2.3'
18+
ruby-version: '3.2.8'
1919
bundler-cache: true
2020
- name: Bower
2121
run: |

0 commit comments

Comments
 (0)