File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ jobs:
163
163
164
164
- name : Upload manifest
165
165
if : ${{ always() }}
166
- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
166
+ uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
167
167
with :
168
168
name : manifest_${{ matrix.build_type }}
169
169
path : ${{ env.MANIFEST_PATH }}
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ jobs:
201
201
202
202
- name : Upload manifest
203
203
if : ${{ always() }}
204
- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
204
+ uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
205
205
with :
206
206
name : manifest_${{ matrix.build_type }}
207
207
path : ${{ env.MANIFEST_PATH }}
You can’t perform that action at this time.
0 commit comments