Skip to content

Commit

Permalink
Set correct name
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Nov 24, 2023
1 parent 1751d39 commit 49ed5ee
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 @@ -21,7 +21,7 @@ jobs:
- "3.12"
steps:
- uses: actions/[email protected]
- name: Set up Python 3.8
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected]
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 49ed5ee

Please sign in to comment.