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 086f3d8 commit 8c1e079Copy full SHA for 8c1e079
.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
@@ -109,7 +109,7 @@ jobs:
109
sendmail;
110
111
112
113
114
115
@@ -141,7 +141,7 @@ jobs:
141
name: Windows
142
143
144
145
146
147
0 commit comments