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 ef6c8dd commit dd54014Copy full SHA for dd54014
.github/workflows/release.yaml
@@ -40,6 +40,8 @@ jobs:
40
cancel-in-progress: false
41
steps:
42
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
43
+ with:
44
+ fetch-depth: 0
45
- uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1
46
with:
47
cache: false
0 commit comments