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 6bed7a8 commit 0b7983bCopy full SHA for 0b7983b
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
dotnet-version: "5.0.401"
45
- name: Run dotnet --info
46
run: dotnet --info
47
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
48
with:
49
fetch-depth: 0
50
- name: Build
0 commit comments