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 c059ebb commit 13c84dfCopy full SHA for 13c84df
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
dotnet-version: "6.0.100"
57
- name: Run dotnet --info
58
run: dotnet --info
59
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
60
with:
61
fetch-depth: 0
62
- name: Build
0 commit comments