Skip to content

Commit 99df1b6

Browse files
Update dependency ruby to v4
1 parent dedb4f4 commit 99df1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codesee-arch-diagram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: ruby/setup-ruby@v1
5050
if: ${{ fromJSON(steps.detect-languages.outputs.languages).ruby }}
5151
with:
52-
ruby-version: '3.0'
52+
ruby-version: '4.0.1'
5353

5454
# CodeSee Maps Rust support uses a static binary so there's no setup step required.
5555

0 commit comments

Comments
 (0)