We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e3f5e commit bfc6fc1Copy full SHA for bfc6fc1
1 file changed
.github/workflows/release-please.yaml
@@ -36,6 +36,8 @@ jobs:
36
steps:
37
- name: Checkout repo
38
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
39
+ with:
40
+ fetch-depth: 5
41
42
- name: Setup Node.js
43
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
0 commit comments