We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb9e2c8 + 7f8b6e8 commit 7520758Copy full SHA for 7520758
1 file changed
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20
21
- name: Set up Python
22
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
23
with:
24
python-version: "3.14"
25
cache: "pip"
0 commit comments