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 f5f080d commit 142c8fdCopy full SHA for 142c8fd
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
faraday: [ '~> 0.17.3', '~> 1.0', '~> 2.0' ]
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
25
- uses: ruby/setup-ruby@v1
26
with:
27
ruby-version: ${{ matrix.ruby }}
0 commit comments