File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119 with :
120120 python-version : ${{ matrix.leg.python }}
121121
122- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
122+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
123123 with :
124124 version : " latest"
125125 enable-cache : true
Original file line number Diff line number Diff line change 3434 sudo apt-get update
3535 sudo apt install gfortran gcc libopenblas-dev
3636
37- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
37+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
3838 with :
3939 version : " latest"
4040 enable-cache : true
Original file line number Diff line number Diff line change 2929
3030
3131 - name : Set up Docker Buildx
32- uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
32+ uses : docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3 .0
3333 with :
3434 cache-binary : false
3535 - name : Login to Docker Hub
Original file line number Diff line number Diff line change 4242 sudo apt-get update
4343 sudo apt-get install gfortran gcc libopenblas-dev
4444
45- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
45+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
4646 with :
4747 version : " latest"
4848 enable-cache : true
Original file line number Diff line number Diff line change 9191 with :
9292 python-version : ${{ matrix.python-version }}
9393
94- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
94+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
9595 with :
9696 version : " latest"
9797 enable-cache : true
Original file line number Diff line number Diff line change 6565 # Upload the results to GitHub's code scanning dashboard (optional).
6666 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
6767 - name : " Upload to code-scanning"
68- uses : github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v3.29.5
68+ uses : github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3.29.5
6969 with :
7070 sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 with :
103103 python-version : 3.12
104104
105- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
105+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
106106 with :
107107 version : " latest"
108108 enable-cache : true
@@ -225,7 +225,7 @@ jobs:
225225 with :
226226 python-version : 3.13
227227
228- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
228+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10 .0.1
229229 with :
230230 version : " latest"
231231 enable-cache : true
You can’t perform that action at this time.
0 commit comments