Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p0rygon authored Feb 1, 2023
1 parent 62c30a4 commit 9d79274
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 @@ -8,7 +8,7 @@ inputs:
runs:
using: composite
steps:
- run: python -m pip install pre-commit==2.*.*
- run: python -m pip install pre-commit==2.*
shell: bash
- run: python -m pip freeze --local
shell: bash
Expand Down

0 comments on commit 9d79274

Please sign in to comment.