Skip to content

Commit 4628ae6

Browse files
chore(deps): update dependency ruby to v4
1 parent 48608e0 commit 4628ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: setup ruby
2121
uses: ruby/setup-ruby@v1
2222
with:
23-
ruby-version: '3.0'
23+
ruby-version: '4.0.0'
2424

2525
- name: docker
2626
uses: elgohr/Publish-Docker-Github-Action@742a180fa47f3adfb5115902ae4955acc6ad769b # v4

0 commit comments

Comments
 (0)