Skip to content

Commit e61fc90

Browse files
committed
fix version
1 parent cbbacb7 commit e61fc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby 3.0
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 3.0.x
19+
ruby-version: 3.0.0
2020

2121
- name: Install dependencies
2222
run: make install

0 commit comments

Comments
 (0)