We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd8efc commit 5545baaCopy full SHA for 5545baa
.github/workflows/validation.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Ruby
13
uses: actions/setup-ruby@v1
14
with:
15
- ruby-version: 2.6
+ ruby-version: 2.7.7
16
17
- name: Build
18
run: |
0 commit comments