Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e5649e

Browse files
authoredMar 1, 2024
chore(deps): update actions/setup-python action to v5
1 parent 4171d18 commit 8e5649e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: actions/setup-python@v4
22+
- uses: actions/setup-python@v5
2323
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.