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 4a0f724 commit 45aefdfCopy full SHA for 45aefdf
.github/workflows/check.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 2
18
.github/workflows/ci.yaml
@@ -110,7 +110,7 @@ jobs:
110
sendmail;
111
112
113
114
115
116
@@ -142,7 +142,7 @@ jobs:
142
name: Windows
143
144
145
146
147
148
0 commit comments