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 ead8e1f commit 7657b14Copy full SHA for 7657b14
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
dotnet-version: "7.0.100"
51
- name: Run dotnet --info
52
run: dotnet --info
53
- - uses: actions/[email protected].5
+ - uses: actions/[email protected].7
54
with:
55
fetch-depth: 0
56
- name: Build
0 commit comments