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 run : ./crossplane xpkg build --package-file=${{ matrix.arch }}.xpkg --package-root=package/ --embed-runtime-image-tarball=runtime-${{ matrix.arch }}.tar
120120
121121 - name : Upload Single-Platform Package
122- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
122+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
123123 with :
124124 name : package-${{ matrix.arch }}
125125 path : " *.xpkg"
@@ -138,7 +138,7 @@ jobs:
138138 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
139139
140140 - name : Download Single-Platform Packages
141- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
141+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
142142 with :
143143 path : .
144144 merge-multiple : true
You can’t perform that action at this time.
0 commit comments