We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea566a + d6401be commit dfd7b5cCopy full SHA for dfd7b5c
1 file changed
.github/workflows/precommit-validate.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
16
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
17
with:
18
python-version: 3.x
19
0 commit comments