Skip to content

Commit

Permalink
revert versioning in test yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Feb 4, 2025
1 parent cdbe464 commit 987c273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: actions/setup-python@v5
with:
python-version: "3.12.6"
python-version: "3.12"

- name: cache poetry
uses: actions/cache@v4
Expand Down

0 comments on commit 987c273

Please sign in to comment.