We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe8394 commit 12b5b52Copy full SHA for 12b5b52
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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
+ uses: actions/checkout@069c6959146423d11cd0184e6accf28f9d45f06e
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