We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ba2d4 commit 8841ffbCopy full SHA for 8841ffb
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
with:
36
- fetch-tags: true
+ fetch-depth: 0
37
38
- name: Setup Node.js
39
uses: actions/setup-node@v4
0 commit comments