File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,19 +77,19 @@ jobs:
7777 sudo snap install snapcraft --classic
7878
7979 - name : Download prebuilt CLI binary
80- uses : actions/download-artifact@3e5f45b2cfb9172054b40e67214ff5f5447ce83dd # v8
80+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
8181 with :
8282 name : cli-linux-${{ matrix.arch }}
8383 path : prebuilt/cli
8484
8585 - name : Download prebuilt gateway binary
86- uses : actions/download-artifact@3e5f45b2cfb9172054b40e67214ff5f5447ce83dd # v8
86+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
8787 with :
8888 name : gateway-binary-linux-${{ matrix.arch }}
8989 path : prebuilt/gateway
9090
9191 - name : Download prebuilt sandbox binary
92- uses : actions/download-artifact@3e5f45b2cfb9172054b40e67214ff5f5447ce83dd # v8
92+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9393 with :
9494 name : supervisor-binary-linux-${{ matrix.arch }}
9595 path : prebuilt/sandbox
You can’t perform that action at this time.
0 commit comments