File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 EOF
2929
3030 - name : Install uv
31- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
31+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
3232
3333 - name : Generate lock file
3434 working-directory : test-project
5959 EOF
6060
6161 - name : Install uv
62- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
62+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
6363
6464 - name : Generate lock file
6565 working-directory : test-project
9090 EOF
9191
9292 - name : Install uv
93- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
93+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
9494
9595 - name : Generate lock and requirements files
9696 working-directory : test-project
@@ -110,7 +110,7 @@ jobs:
110110 steps :
111111 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
112112 - name : Install uv
113- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
113+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
114114 - name : Debug - List test-fixtures/python-version-tilde
115115 run : |
116116 pwd
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
16+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1717
1818 - name : Set up Python
1919 run : uv python install 3.14
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
16+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1717
1818 - name : Set up Python
1919 run : uv python install 3.14
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
16+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1717
1818 - name : Set up Python
1919 run : uv python install 3.14
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
16+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1717
1818 - name : Set up Python
1919 run : uv python install 3.14
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
16+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1717
1818 - name : Check lock file
1919 uses : ./
You can’t perform that action at this time.
0 commit comments