Skip to content

Commit ec7b18b

Browse files
chore(deps): update dependency python to v3.13.3
1 parent 7c47ea7 commit ec7b18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/format.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Python
2626
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
2727
with:
28-
python-version: "3.13.2"
28+
python-version: "3.13.3"
2929

3030
- name: Install Dependencies
3131
run: pnpm i

0 commit comments

Comments
 (0)