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 c241dec commit dbf6e9eCopy full SHA for dbf6e9e
.github/workflows/python-package.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@v3
40
- name: Set up Python ${{ matrix.python-version }}
41
- uses: actions/setup-python@4.1.0
+ uses: actions/setup-python@v3
42
with:
43
python-version: ${{ matrix.python-version }}
44
- uses: abatilo/actions-poetry@v2.1.6
0 commit comments