We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab68dc commit 06517b9Copy full SHA for 06517b9
.github/workflows/migration.yml
@@ -13,6 +13,8 @@ jobs:
13
- uses: actions/checkout@v4
14
with:
15
lfs: true
16
+ fetch-tags: true
17
+ fetch-depth: 0
18
19
- name: Load rust cache
20
uses: astriaorg/[email protected]
0 commit comments