We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254466c commit e16f843Copy full SHA for e16f843
1 file changed
.github/workflows/update_deps.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v4
27
with:
28
- python-version: 3.7
+ python-version: 3.13
29
30
- name: Update Dependencies
31
run: |
0 commit comments