Skip to content

Commit dbf6e9e

Browse files
itepifaniogahan9
authored andcommitted
WIP fix typo
1 parent c241dec commit dbf6e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v3
4040
- name: Set up Python ${{ matrix.python-version }}
41-
uses: actions/setup-python@4.1.0
41+
uses: actions/setup-python@v3
4242
with:
4343
python-version: ${{ matrix.python-version }}
4444
- uses: abatilo/actions-poetry@v2.1.6

0 commit comments

Comments
 (0)