Skip to content

Commit

Permalink
fix python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jthorton committed Dec 1, 2023
1 parent 5e8e5cb commit 650ac21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2

- name: Python Setup
uses: actions/setup-python@3
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 650ac21

Please sign in to comment.