Skip to content

Commit d630f64

Browse files
chore(deps): update actions/setup-python action to v6
1 parent b7e14ad commit d630f64

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@v6
12-
- uses: actions/setup-python@v5
12+
- uses: actions/setup-python@v6
1313
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)