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.
2 parents 932e514 + 8597174 commit c9a68b5Copy full SHA for c9a68b5
.github/workflows/linux.yml
@@ -22,7 +22,7 @@ jobs:
22
23
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
24
steps:
25
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
26
- name: Install dependencies
27
run: sudo apt-get install libsnappy-dev libzstd-dev
28
- uses: ruby/setup-ruby@v1
0 commit comments