Skip to content

Commit

Permalink
Bump setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Oct 18, 2022
1 parent 0c2b564 commit d7a7a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -23,7 +23,7 @@ runs:
steps:
- name: Setup Python
id: setup-python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ inputs.python-version }}

Expand Down

1 comment on commit d7a7a14

@Hacker-rep

This comment was marked as spam.

Please sign in to comment.