Skip to content

Commit 97b4fda

Browse files
Update dependency ruby to v4
1 parent 1f48c2d commit 97b4fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222
- uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: 3.0.2
24+
ruby-version: 4.0.1
2525
bundler-cache: true
2626
- name: Test the action
2727
uses: ./

0 commit comments

Comments
 (0)