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