Skip to content

Commit

Permalink
Use v3 of the setup-python action
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Jul 29, 2023
1 parent f4967e9 commit c6fa613
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 @@ -134,7 +134,7 @@ jobs:
run: pls --version

- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: 3.11

Expand Down

0 comments on commit c6fa613

Please sign in to comment.