We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1cf74 commit 2019783Copy full SHA for 2019783
1 file changed
.github/workflows/monitor.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v5
20
with:
21
- python-version: 3.12
+ python-version: "3.13"
22
cache: pip
23
24
- name: Install dependencies
0 commit comments