Skip to content

Commit b622584

Browse files
chore(deps): bump actions/setup-python from 5 to 6 (#210)
1 parent e0c3194 commit b622584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
runs-on: ubuntu-24.04
3030
steps:
3131
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32-
- uses: actions/setup-python@v5
32+
- uses: actions/setup-python@v6
3333
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

0 commit comments

Comments
 (0)