File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428428 with :
429429 name : polaris-server-app
430430 - name : Set up Python ${{ matrix.python-version }}
431- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
431+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
432432 with :
433433 python-version : ${{ matrix.python-version }}
434434 - name : Lint
@@ -560,7 +560,7 @@ jobs:
560560 with :
561561 java-version : ' 21'
562562 distribution : ' temurin'
563- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
563+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
564564 with :
565565 python-version : ' 3.14'
566566 - name : Setup test environment
Original file line number Diff line number Diff line change 8686 persist-credentials : false
8787
8888 - name : Set up Python
89- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
89+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
9090 with :
9191 python-version : " 3.13"
9292
Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ jobs:
549549 echo "LIBS_DIR=$(pwd)/releasey/libs" >> $GITHUB_ENV
550550
551551 - name : Set up Python
552- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
552+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
553553 with :
554554 python-version : " 3.13"
555555
You can’t perform that action at this time.
0 commit comments