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 3dd6bc6 commit c9fa86cCopy full SHA for c9fa86c
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- debug
28
29
steps:
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
31
with:
32
fetch-depth: 1
33
@@ -105,7 +105,7 @@ jobs:
105
runs-on: windows-latest
106
107
108
109
110
111
@@ -126,7 +126,7 @@ jobs:
126
runs-on: macos-latest
127
128
129
130
131
132
0 commit comments