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 37af31f commit 4a37efaCopy full SHA for 4a37efa
.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].1
+ - uses: actions/[email protected].2
42
with:
43
fetch-depth: 0
44
- name: Build
0 commit comments