chore(deps): update dependency python to 3.13
All checks were successful
/ check-changes (pull_request) Successful in 54s
/ build (pull_request) Successful in 6m0s

This commit is contained in:
Ticktock Depbot 2025-03-28 11:09:22 +00:00
parent 6eabaf6fa9
commit 858cc015d0

View file

@ -49,7 +49,7 @@ jobs:
key: ${{ runner.os }}-pio
- uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.13'
- name: Get current date
id: dateAndTime
run: echo "dateAndTime=$(date +'%Y-%m-%d-%H:%M')" >> $GITHUB_OUTPUT