Skip to content

Commit

Permalink
Merge pull request #2 from stucka/main
Browse files Browse the repository at this point in the history
Upgrade to Node 16-friendly action
  • Loading branch information
stucka authored Aug 16, 2023
2 parents 5c45c33 + 4cd3a16 commit d5d91b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
steps:
- id: setup-python
name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.9

Expand Down

0 comments on commit d5d91b5

Please sign in to comment.