We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a736a5 commit 901c37dCopy full SHA for 901c37d
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
dotnet-version: "5.0.401"
43
- name: Run dotnet --info
44
run: dotnet --info
45
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
46
with:
47
fetch-depth: 0
48
- name: Build
0 commit comments