Skip to content

Commit 031be50

Browse files
committed
Fix accidentally switch to 1.7.4 instead of local github usage
1 parent 74ccbee commit 031be50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Setup Python & Poetry Environment
22-
uses: exasol/python-toolbox/.github/actions/python-environment@1.7.4
22+
uses: ./.github/actions/python-environment
2323

2424
- name: Download Artifacts
2525
uses: actions/[email protected]

0 commit comments

Comments
 (0)