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 60e6bf8 + 8c1e079 commit 3c56abaCopy full SHA for 3c56aba
.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