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 3a38c17 commit 1ec8cdaCopy full SHA for 1ec8cda
1 file changed
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
20
with:
21
persist-credentials: false
22
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
23
- name: install dependencies for sorting regressionfiles.yaml
24
run: |
25
python -m pip install 'ruamel.yaml'
0 commit comments