Skip to content

Commit

Permalink
Merge pull request #85 from randovania/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4

Bump actions/setup-python from 2 to 4
  • Loading branch information
henriquegemignani authored Sep 14, 2023
2 parents 8413b34 + d1fc3d9 commit efa69f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
submodules: 'recursive'

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: "3.10"

Expand Down

0 comments on commit efa69f2

Please sign in to comment.