Skip to content

Commit fd9980b

Browse files
committed
Test on Ruby 3.3
1 parent c20d147 commit fd9980b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ jobs:
2121
- "3.0"
2222
- "3.1"
2323
- "3.2"
24+
- "3.3"
2425
- "jruby-9.4"
2526

2627
steps:
27-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v4
2829

2930
- name: Set up Ruby
3031
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)