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 54f81bb commit 0961d3bCopy full SHA for 0961d3b
.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/[email protected].4
+ - uses: actions/[email protected].5
42
with:
43
fetch-depth: 0
44
- name: Build
0 commit comments