Skip to content

Commit

Permalink
fix: Use newest version of GatorGrader and update Poetry. Merge branc…
Browse files Browse the repository at this point in the history
…h 'fix/use-gatorgrader-fix-unicode-defect'
  • Loading branch information
gkapfham committed Feb 1, 2025
2 parents c0b29be + 29ac148 commit a1425c5
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 298 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: 1.5.0
poetry-version: 2.0.0
- name: Setup Poetry
run: |
poetry --version
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Install Poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: 1.5.0
poetry-version: 2.0.0
- name: Setup Poetry
run: |
poetry --version
Expand Down
Loading

0 comments on commit a1425c5

Please sign in to comment.