Skip to content

Commit

Permalink
Update setup-python version in build action
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Nov 8, 2022
1 parent 9318ee0 commit 11b2c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cache-dependency-path: "setup.cfg"

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 11b2c6b

Please sign in to comment.