We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d397062 + 1e4d726 commit 96352b2Copy full SHA for 96352b2
1 file changed
.github/workflows/build.yaml
@@ -23,7 +23,7 @@ permissions:
23
actions: read
24
25
env:
26
- GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.53.0.vfs.0.6' }}
+ GIT_VERSION: ${{ github.event.inputs.git_version || 'v2.53.0.vfs.0.7' }}
27
28
jobs:
29
validate:
0 commit comments