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 1ad3a3b + 47c3b40 commit cb5f569Copy full SHA for cb5f569
.github/workflows/check.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
with:
17
fetch-depth: 2
18
.github/workflows/ci.yaml
@@ -102,7 +102,7 @@ jobs:
102
libdmalloc-dev;
103
104
105
106
107
108
@@ -128,7 +128,7 @@ jobs:
128
name: Windows
129
130
131
132
133
134
0 commit comments