File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 4646
4747 - name : Install Hatch
4848 uses : pypa/hatch@install
49+ with :
50+ version : 1.15.1
4951
5052 - name : Test Python Packages
5153 uses : nick-fields/retry@v3
@@ -109,6 +111,8 @@ jobs:
109111
110112 - name : Install Hatch
111113 uses : pypa/hatch@install
114+ with :
115+ version : 1.15.1
112116
113117 - name : Setup Java
114118 uses : actions/setup-java@v4
@@ -168,7 +172,8 @@ jobs:
168172
169173 - name : Install Hatch
170174 uses : pypa/hatch@install
171-
175+ with :
176+ version : 1.15.1
172177 - name : Setup Node.js environment
173178 uses : actions/setup-node@v4
174179 with :
@@ -258,6 +263,8 @@ jobs:
258263
259264 - name : Install Hatch
260265 uses : pypa/hatch@install
266+ with :
267+ version : 1.15.1
261268
262269 - name : Setup Java
263270 uses : actions/setup-java@v4
You can’t perform that action at this time.
0 commit comments