We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd45a4 commit 3aec875Copy full SHA for 3aec875
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- ruby-version: 'head'
14
failure-allowed: true
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
- name: Set up Ruby
18
uses: ruby/setup-ruby@v1
19
with:
0 commit comments