We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad8d6d commit 110800fCopy full SHA for 110800f
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: "actions/checkout@v4.1.0"
18
19
- name: "Set up Python"
20
- uses: actions/setup-python@v4.7.1
+ uses: actions/setup-python@v5.1.0
21
with:
22
python-version: "3.11"
23
cache: "pip"
0 commit comments