Skip to content

Commit 732367e

Browse files
Update dependency ruby to v4
1 parent 216690d commit 732367e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- name: Install Ruby
107107
uses: ruby/setup-ruby@v1
108108
with:
109-
ruby-version: 2.7.8
109+
ruby-version: 4.0.6
110110
- name: Install packagecloud.io CLI
111111
run: |
112112
gem install package_cloud

0 commit comments

Comments
 (0)