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 1773960 commit c8c25ffCopy full SHA for c8c25ff
1 file changed
.github/workflows/release.yml
@@ -16,8 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
18
with:
19
- fetch-depth: 1
20
- fetch-tags: true
+ fetch-depth: 0
21
22
- name: Use Node.js
23
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
0 commit comments