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 1725c14 commit 06cd996Copy full SHA for 06cd996
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- debug
32
33
steps:
34
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
35
with:
36
fetch-depth: 1
37
@@ -87,7 +87,7 @@ jobs:
87
runs-on: windows-latest
88
89
90
91
92
93
@@ -108,7 +108,7 @@ jobs:
108
runs-on: macos-latest
109
110
111
112
113
114
0 commit comments