File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3636 - name : Setup Python
3737 uses : actions/setup-python@v5
3838 with :
39- python-version : " 3.11 "
39+ python-version : " 3.13 "
4040 - name : GCP authentication
4141 uses : " google-github-actions/auth@v2"
4242 with :
6565 - name : Setup Python
6666 uses : actions/setup-python@v5
6767 with :
68- python-version : " 3.11 "
68+ python-version : " 3.13 "
6969 - name : Build changelog
7070 run : pip install yaml-changelog && make changelog
7171 - name : Preview changelog update
8989 - name : Setup Python
9090 uses : actions/setup-python@v5
9191 with :
92- python-version : " 3.11 "
92+ python-version : " 3.13 "
9393 - name : Publish Git Tag
9494 run : " .github/publish-git-tag.sh"
9595 - name : GCP authentication
Original file line number Diff line number Diff line change 1+ - bump : patch
2+ changes :
3+ - Update python packages to 313
You can’t perform that action at this time.
0 commit comments