Skip to content

Commit ebb611e

Browse files
authored
Bump actions/setup-python from 5.6.0 to 6.0.0 (#388)
2 parents 450d138 + 5b88121 commit ebb611e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache-enabled: true
3131

3232
- name: Setup Python
33-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
33+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
3434
with:
3535
python-version: '3.13'
3636
- name: Run pre-commit

0 commit comments

Comments
 (0)