We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592f2a5 commit fd3922bCopy full SHA for fd3922b
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
dotnet-version: "7.0.101"
51
- name: Run dotnet --info
52
run: dotnet --info
53
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.0
54
with:
55
fetch-depth: 0
56
- name: Build
0 commit comments