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 16d9252 commit b146b00Copy full SHA for b146b00
.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/[email protected].4
+ - uses: actions/[email protected].5
48
with:
49
fetch-depth: 0
50
- name: Build
0 commit comments