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 23c7186 commit fb91394Copy full SHA for fb91394
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
dotnet-version: "5.0.401"
43
- name: Run dotnet --info
44
run: dotnet --info
45
- - uses: actions/checkout@v3.1.0
+ - uses: actions/checkout@v3.2.0
46
with:
47
fetch-depth: 0
48
- name: Build
0 commit comments