We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934d9e0 commit 378b968Copy full SHA for 378b968
1 file changed
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
20
with:
21
persist-credentials: false
22
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
23
- name: install dependencies for sorting regressionfiles.yaml
24
run: |
25
python -m pip install 'ruamel.yaml'
0 commit comments