Skip to content

Commit 73dc4f3

Browse files
chore(deps): update dependency ruby to v4 (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24e7474 commit 73dc4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: '3.4.8'
19+
ruby-version: '4.0.1'
2020
bundler-cache: true
2121

2222
- name: Set up JDK 21

0 commit comments

Comments
 (0)