Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CTY-git committed Dec 2, 2024
1 parent 88ce151 commit 708d3fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.9'

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.9'

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.8'
python-version: '3.9'

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit 708d3fe

Please sign in to comment.