Skip to content

Commit 10434c1

Browse files
build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#1225)
1 parent 7a86f94 commit 10434c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# Ensure Actions runner has Python installed
8484
# This is required for pre-commit tests to work
8585
- name: setup python
86-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # ratchet:actions/setup-python@v6
86+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # ratchet:actions/setup-python@v6
8787
with:
8888
python-version: '3.13'
8989
cache: 'pip'

0 commit comments

Comments
 (0)