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 0a9b249 commit df00ccdCopy full SHA for df00ccd
1 file changed
.github/workflows/flutter-ci.yml
@@ -81,6 +81,8 @@ jobs:
81
steps:
82
- name: Checkout code
83
uses: actions/checkout@v4
84
+ with:
85
+ fetch-depth: 0
86
87
- name: Extract version & build number
88
id: extract
0 commit comments