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 1f6fbd0 commit a016662Copy full SHA for a016662
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
continue-on-error: ${{ matrix.ruby-version == 'head' }}
23
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- name: Set up Ruby
27
uses: ruby/setup-ruby@v1
28
with:
0 commit comments