We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6bbed7 + 3d96fea commit d56ffc8Copy full SHA for d56ffc8
1 file changed
.github/workflows/lint.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: ./.github/actions/free-disk-space
73
74
- name: Setup Python 3.11
75
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
76
with:
77
python-version: 3.11
78
cache: pip
0 commit comments