chore(deps): update dependency python to 3.13

This commit is contained in:
renovate[bot] 2025-03-11 22:36:51 +00:00 committed by GitHub
parent 16769768c9
commit b567326f9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ jobs:
- name: setup Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.13'
- run: pip install s3cmd==2.4.0
- run: npm --production=false ci
- run: mkdir -p ./test/results