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 936b38f commit 9d6fa8bCopy full SHA for 9d6fa8b
.github/workflows/deploy_package.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Checkout repo
62
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
63
with:
64
- fetch-depth: 10
+ fetch-depth: 100
65
token: ${{steps.retrieve-token.outputs.token}}
66
67
- name: Setup Ruby
0 commit comments