We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4892d11 commit 1597e39Copy full SHA for 1597e39
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
20
with:
21
persist-credentials: false
22
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
23
- name: install dependencies for sorting regressionfiles.yaml
24
run: |
25
python -m pip install 'ruamel.yaml'
0 commit comments