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 38543cd commit 001b7b9Copy full SHA for 001b7b9
.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.20.0'
+ default: '5.21.0'
10
11
env:
12
VERSION_TO_PATCH: ${{ github.event.inputs.version_to_patch }}
0 commit comments