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 96b53de commit f94f87dCopy full SHA for f94f87d
.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.18.0'
+ default: '5.19.0'
10
11
env:
12
VERSION_TO_PATCH: ${{ github.event.inputs.version_to_patch }}
0 commit comments