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 29dba47 commit a5afb85Copy full SHA for a5afb85
.github/actions/config-poetry/action.yml
@@ -51,6 +51,7 @@ runs:
51
version: 2025.7.12
52
tool_versions: |
53
python ${{ inputs.python-version }}
54
+ experimental: true # needed to use the http backend for installation of jfrog on windows
55
56
- name: Install jfrog and poetry through mise
57
uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
0 commit comments