Skip to content

Commit 1b4382c

Browse files
committed
Updated action version in GitHub workflow pytest.yaml
1 parent fd84e1d commit 1b4382c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Setup Python & Poetry Environment
19-
uses: exasol/python-toolbox/.github/actions/python-environment@1.1.0
19+
uses: exasol/python-toolbox/.github/actions/python-environment@v1
2020
with:
2121
python-version: ${{ matrix.python-version }}
2222
poetry-version: '2.1.2'

0 commit comments

Comments
 (0)