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 c875a2c commit f468359Copy full SHA for f468359
.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].0
+ - uses: actions/[email protected].1
54
with:
55
fetch-depth: 0
56
- name: Build
0 commit comments