Skip to content

Commit 11a2802

Browse files
committed
correct codeql-analysis.yml
1 parent 83e09aa commit 11a2802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python-version: '3.8'
4747

4848
- uses: Gr1N/setup-poetry@v7
49-
- run: pip install poetry-dynamic-versioning
49+
- run: pip3 install poetry-dynamic-versioning
5050
- run: poetry install
5151
- run: poetry-dynamic-versioning
5252

0 commit comments

Comments
 (0)