File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666 echo "♟️ Coach name: $COACH"
6767
6868 - name : Set up Python
69- uses : actions/setup-python@v6.1 .0
69+ uses : actions/setup-python@v6.2 .0
7070 with :
7171 python-version-file : ${{ env.PYTHON_VERSION_FILE }}
7272 cache : ' pip'
Original file line number Diff line number Diff line change 2222 uses : wagoid/commitlint-github-action@v6.2.1
2323
2424 - name : Set up Python
25- uses : actions/setup-python@v6.1 .0
25+ uses : actions/setup-python@v6.2 .0
2626 with :
2727 python-version-file : ' .python-version'
2828 cache : ' pip'
5050 uses : actions/checkout@v6.0.1
5151
5252 - name : Set up Python
53- uses : actions/setup-python@v6.1 .0
53+ uses : actions/setup-python@v6.2 .0
5454 with :
5555 python-version-file : ' .python-version'
5656 cache : ' pip'
You can’t perform that action at this time.
0 commit comments