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 d2d6aaf commit 4602c3bCopy full SHA for 4602c3b
.github/workflows/pages.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
24
+ with:
25
+ fetch-depth: 0
26
- name: Setup Node.js
27
uses: actions/setup-node@v4
28
with:
0 commit comments