File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5353 - run : go version
5454 - uses : actions/setup-python@v5
5555 with :
56- python-version : ' 3.9 '
56+ python-version : ' 3.13 '
5757 - uses : actions/setup-node@v4
5858 with :
5959 node-version : 18
Original file line number Diff line number Diff line change 9595 - run : go version
9696 - uses : actions/setup-python@v5
9797 with :
98- python-version : ' 3.9 '
98+ python-version : ' 3.13 '
9999 - uses : actions/setup-node@v4
100100 with :
101101 node-version : 16
Original file line number Diff line number Diff line change 5050 - uses : actions/checkout@v4
5151 - uses : actions/setup-python@v5
5252 with :
53- python-version : ' 3.12 '
53+ python-version : ' 3.13 '
5454 - run : python --version
5555 - name : Install pip
5656 run : python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 4747 - uses : actions/checkout@v4
4848 - uses : actions/setup-python@v5
4949 with :
50- python-version : ' 3.12 '
50+ python-version : ' 3.13 '
5151 - run : python --version
5252 - name : Install pip
5353 run : python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 2323 - run : go version
2424 - uses : actions/setup-python@v5
2525 with :
26- python-version : ' 3.12 '
26+ python-version : ' 3.13 '
2727 - run : python --version
2828 - uses : shivammathur/setup-php@v2
2929 with :
7979 - run : go version
8080 - uses : actions/setup-python@v5
8181 with :
82- python-version : ' 3.12 '
82+ python-version : ' 3.13 '
8383 - run : python --version
8484 - uses : shivammathur/setup-php@v2
8585 with :
You can’t perform that action at this time.
0 commit comments