File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,19 +44,19 @@ jobs:
4444 with :
4545 go-version : stable
4646
47- - uses : actions/download-artifact@v7
47+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4848 with :
4949 name : php-matrix_linux_arm64
5050 path : out/linux_arm64
51- - uses : actions/download-artifact@v7
51+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5252 with :
5353 name : php-matrix_linux_amd64
5454 path : out/linux_amd64
55- - uses : actions/download-artifact@v7
55+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5656 with :
5757 name : php-matrix_darwin_arm64
5858 path : out/darwin_arm64
59- - uses : actions/download-artifact@v7
59+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
6060 with :
6161 name : php-matrix_darwin_amd64
6262 path : out/darwin_amd64
You can’t perform that action at this time.
0 commit comments