We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6860ae commit 3fd463cCopy full SHA for 3fd463c
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
runs-on: ubuntu-latest
110
steps:
111
- name: Checkout
112
- uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
+ uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
113
with:
114
clean: 'false'
115
fetch-depth: '0'
.github/workflows/inputs.yml
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
- name: 🚒 dotnet workload restore
0 commit comments