We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3098729 commit 5fa01d0Copy full SHA for 5fa01d0
1 file changed
.github/workflows/scheduled_update.yaml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@v4
63
with:
64
- fetch-depth: 0
+ fetch-depth: 5
65
- id: tag
66
run: |
67
gh repo sync
0 commit comments