Skip to content

Commit fcd64a4

Browse files
renovate[bot]samueltardieu
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent 7e5bf29 commit fcd64a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: actions/setup-python@v5
12+
- uses: actions/setup-python@v6
1313
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)