We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa82df commit 24762eaCopy full SHA for 24762ea
.github/workflows/sync.yml
@@ -20,7 +20,7 @@ env:
20
PYDOC_LANGUAGE: pt_BR
21
PYDOC_TX_PROJECT: ${{ inputs.tx_project }}
22
PYDOC_VERSION: ${{ inputs.version }}
23
- TX_CLI_VERSION: '1.6.16'
+ TX_CLI_VERSION: '1.6.17'
24
25
jobs:
26
sync:
0 commit comments