Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Minibrams committed Oct 11, 2024
1 parent 8b84da7 commit 68f1e6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v3
with:
version: "0.4.20"
uses: astral-sh/setup-uv@v3
with:
version: "0.4.20"
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 68f1e6d

Please sign in to comment.