We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c13070 commit 9dc4a08Copy full SHA for 9dc4a08
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Checkout
29
uses: actions/checkout@v6
30
with:
31
- fetch-depth: 0
+ fetch-depth: 1
32
33
- name: Setup Node
34
uses: actions/setup-node@v6
0 commit comments