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 9fcc5d9 commit 4f23da8Copy full SHA for 4f23da8
.github/workflows/cp_dispatch.yml
@@ -6,7 +6,7 @@ on:
6
version_to_patch:
7
description: 'The Version You Want to Patch'
8
required: true
9
- default: '5.19.0'
+ default: '5.20.0'
10
11
env:
12
VERSION_TO_PATCH: ${{ github.event.inputs.version_to_patch }}
0 commit comments