Skip to content

Commit a083e77

Browse files
renovate[bot]mergify[bot]
authored andcommitted
Update actions/setup-python action to v5.5.0
1 parent 0e8920e commit a083e77

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
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
12-
- uses: actions/setup-python@v5.4.0
12+
- uses: actions/setup-python@v5.5.0
1313
- uses: snok/install-poetry@v1
1414
- name: Install tox
1515
run: |

0 commit comments

Comments
 (0)