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 12b5b52 commit dc0065dCopy full SHA for dc0065d
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@069c6959146423d11cd0184e6accf28f9d45f06e
+ uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
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 tool restore
0 commit comments