We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637fd88 commit d7f7331Copy full SHA for d7f7331
2 files changed
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
runs-on: ubuntu-latest
110
steps:
111
- name: Checkout
112
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
+ uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
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