Skip to content

Commit 0f4686b

Browse files
committed
chore: update ruby version for workflow run
1 parent 5c77f53 commit 0f4686b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-architecture-diagram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Ruby
4040
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1
4141
with:
42-
ruby-version: '3.3'
42+
ruby-version: '3.4.5'
4343
bundler-cache: true
4444

4545
- name: Install dependencies

0 commit comments

Comments
 (0)