Skip to content

Commit

Permalink
Update ci.yml (#179)
Browse files Browse the repository at this point in the history
Consistency in formatting of strings
  • Loading branch information
nathanjmcdougall authored Jan 14, 2025
1 parent 1d08c32 commit 4dd541f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
version: "latest"

- name: "Set up Python"
- name: Set up Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 4dd541f

Please sign in to comment.