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 d8282c3 commit 1224e1bCopy full SHA for 1224e1b
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
sudo apt-get install -y zlib1g-dev
30
31
- name: Checkout code
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
33
34
- name: Check formatting
35
run: |
.github/workflows/tests_clang.yml
@@ -30,7 +30,7 @@ jobs:
- name: Build zlib-accel
36
.github/workflows/tests_log_stats.yml
- name: Build zlib-accel (DEBUG_LOG=ON, ENABLE_STATISTICS=OFF)
0 commit comments