We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e9b5f commit 7989dd5Copy full SHA for 7989dd5
.github/workflows/linter.yaml
@@ -38,7 +38,7 @@ jobs:
38
echo
39
) | tee -a "$GITHUB_OUTPUT"
40
41
- - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
+ - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
42
with:
43
python-version: 3.7
44
0 commit comments