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 ac69465 + efc9085 commit a6cf4fcCopy full SHA for a6cf4fc
.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@v3
+ - uses: actions/checkout@v4
26
- name: Install dependencies
27
run: sudo apt-get install libsnappy-dev libzstd-dev
28
- uses: ruby/setup-ruby@v1
0 commit comments