We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a86f94 commit 10434c1Copy full SHA for 10434c1
.github/workflows/pr.yaml
@@ -83,7 +83,7 @@ jobs:
83
# Ensure Actions runner has Python installed
84
# This is required for pre-commit tests to work
85
- name: setup python
86
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # ratchet:actions/setup-python@v6
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # ratchet:actions/setup-python@v6
87
with:
88
python-version: '3.13'
89
cache: 'pip'
0 commit comments