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