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 971b303 commit 16cbc92Copy full SHA for 16cbc92
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
RAILS_VERSION: ${{ matrix.rails }}
47
48
steps:
49
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
50
- name: Set up Ruby ${{ matrix.ruby }}
51
uses: ruby/setup-ruby@v1
52
with:
0 commit comments