File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 sha256sum charon-$RELEASE_VERSION-linux-arm64.tar.gz >> checksums.txt
8686
8787 - name : Upload artifacts
88- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
88+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
8989 with :
9090 name : charon-${{ env.RELEASE_VERSION }}-binaries
9191 path : |
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157
158158 - name : Upload report
159159 id : upload_report
160- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
160+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
161161 if : always()
162162 with :
163163 name : kurtosis-smoke-test-report
You can’t perform that action at this time.
0 commit comments