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