2828 sudo rm -rf $GITHUB_WORKSPACE/*
2929
3030 - name : Get torch-mlir
31- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3232 with :
3333 submodules : ' true'
3434 fetch-depth : 0
7575 #
7676 # See https://github.com/pypa/gh-action-pypi-publish/discussions/15
7777 - name : Store the binary wheel
78- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
78+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
7979 with :
8080 name : wheels
8181 path : dist
9696 sudo rm -rf $GITHUB_WORKSPACE/*
9797
9898 - name : Get torch-mlir
99- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
99+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
100100 with :
101101 submodules : ' true'
102102 fetch-depth : 0
@@ -143,7 +143,7 @@ jobs:
143143 #
144144 # See https://github.com/pypa/gh-action-pypi-publish/discussions/15
145145 - name : Store the binary wheel
146- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
146+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
147147 with :
148148 name : wheels
149149 path : dist
@@ -156,7 +156,7 @@ jobs:
156156 package : [torch-mlir]
157157 steps :
158158 - name : Get torch-mlir
159- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
159+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
160160 with :
161161 submodules : ' true'
162162 - uses : ./.github/actions/setup-build
@@ -203,7 +203,7 @@ jobs:
203203 #
204204 # See https://github.com/pypa/gh-action-pypi-publish/discussions/15
205205 - name : Store the binary wheel
206- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
206+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
207207 with :
208208 name : wheels
209209 path : dist
@@ -216,7 +216,7 @@ jobs:
216216 package : [torch-mlir]
217217 steps :
218218 - name : Get torch-mlir
219- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
219+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
220220 with :
221221 submodules : ' true'
222222 - uses : ./.github/actions/setup-build
@@ -267,7 +267,7 @@ jobs:
267267 #
268268 # See https://github.com/pypa/gh-action-pypi-publish/discussions/15
269269 - name : Store the binary wheel
270- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
270+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
271271 with :
272272 name : wheels
273273 path : dist
0 commit comments