chore(deps): update dependency python to 3.13
All checks were successful
/ check-changes (pull_request) Successful in 53s
/ build (pull_request) Successful in 3m18s

This commit is contained in:
Ticktock Depbot 2025-03-28 11:45:21 +00:00
parent e9096af0a3
commit 211f3f83a8

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