We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a5725 commit db2ddd8Copy full SHA for db2ddd8
1 file changed
.github/workflows/slack-pr-reminder.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v5
23
with:
24
- python-version: "3.12"
+ python-version: "3.13"
25
26
- name: Install dependencies
27
run: |
0 commit comments