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 2f9cfc8 commit 76f64b6Copy full SHA for 76f64b6
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
dotnet-version: "7.0.100"
51
- name: Run dotnet --info
52
run: dotnet --info
53
- - uses: actions/checkout@v3.2.0
+ - uses: actions/checkout@v3.3.0
54
with:
55
fetch-depth: 0
56
- name: Build
0 commit comments