Skip to content

Commit

Permalink
bump setup-python
Browse files Browse the repository at this point in the history
address ci warning

(cherry picked from commit 00bf57c)
  • Loading branch information
richardsheridan committed Mar 15, 2023
1 parent fb4a6ed commit 07db6e9
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 @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.10"
architecture: x64
Expand Down

0 comments on commit 07db6e9

Please sign in to comment.