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 1616 with :
1717 fetch-depth : 0
1818 - name : Install the latest version of uv and set the python version
19- uses : astral-sh/setup-uv@v5
19+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7
2020 with :
2121 python-version : 3.13
2222 - name : build package
Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Install the latest version of uv and set the python version
16- uses : astral-sh/setup-uv@v5
16+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7
1717 with :
1818 python-version : ${{ matrix.python-version }}
1919 - name : Run linting
3030 with :
3131 fetch-depth : 0
3232 - name : Install the latest version of uv and set the python version
33- uses : astral-sh/setup-uv@v5
33+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Test with python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments