Skip to content

Commit dea4cef

Browse files
author
Nicolai Parlog
committed
Update Ruby to 2.6
1 parent ad67525 commit dea4cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Ruby
1919
uses: actions/setup-ruby@v1
2020
with:
21-
ruby-version: 2.5
21+
ruby-version: 2.6
2222
- name: Set up Java
2323
uses: actions/setup-java@v1
2424
with:

0 commit comments

Comments
 (0)