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 f0d4fdf commit 675a81fCopy full SHA for 675a81f
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
dotnet-version: "5.0.401"
39
- name: Run dotnet --info
40
run: dotnet --info
41
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.0
42
with:
43
fetch-depth: 0
44
- name: Build
0 commit comments