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 fd84e1d commit 1b4382cCopy full SHA for 1b4382c
.github/workflows/pytest.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Setup Python & Poetry Environment
19
- uses: exasol/python-toolbox/.github/actions/python-environment@1.1.0
+ uses: exasol/python-toolbox/.github/actions/python-environment@v1
20
with:
21
python-version: ${{ matrix.python-version }}
22
poetry-version: '2.1.2'
0 commit comments