Skip to content

Commit db2ddd8

Browse files
Update dependency python from 3.12.9 to 3.13 (.github/workflows/slack-pr-reminder.yml) (#12145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1a5725 commit db2ddd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-pr-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.12"
24+
python-version: "3.13"
2525

2626
- name: Install dependencies
2727
run: |

0 commit comments

Comments
 (0)