File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3636 version : " 0.5.21"
3737 enable-cache : true
3838 - name : " Set up Python"
39- uses : actions/setup-python@v5.4 .0
39+ uses : actions/setup-python@v5.5 .0
4040 with :
4141 python-version-file : " .python-version"
4242 - name : Install the project
Original file line number Diff line number Diff line change 3333 enable-cache : true
3434
3535 - name : " Set up Python"
36- uses : actions/setup-python@8039c45ed9a312fba91f3399cd0605ba2ebfe93c
36+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
3737 with :
3838 python-version-file : " .python-version"
3939
Original file line number Diff line number Diff line change 3838 enable-cache : true
3939
4040 - name : " Set up Python"
41- uses : actions/setup-python@8039c45ed9a312fba91f3399cd0605ba2ebfe93c
41+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
4242 with :
4343 python-version-file : " .python-version"
4444
Original file line number Diff line number Diff line change 2121 version : " 0.6.6"
2222 enable-cache : true
2323
24- - uses : actions/setup-python@v5.4 .0
24+ - uses : actions/setup-python@v5.5 .0
2525 with :
2626 python-version : ' 3.10'
2727
Original file line number Diff line number Diff line change 5353 enable-cache : true
5454
5555 - name : " Set up Python ${{ matrix.python-version }}"
56- uses : actions/setup-python@v5.4 .0
56+ uses : actions/setup-python@v5.5 .0
5757 with :
5858 python-version : ${{ matrix.python-version }}
5959
You can’t perform that action at this time.
0 commit comments