We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c8deb commit 396d6fcCopy full SHA for 396d6fc
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Set up Python
41
- uses: actions/setup-python@v5.1.1
+ uses: actions/setup-python@v5.2.0
42
with:
43
python-version: "3.12"
44
cache: pip
0 commit comments