File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 with :
3535 node-version : 18.x
3636 - name : Download build artifacts
37- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
37+ uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd
3838 with :
3939 name : build-artifact
4040 path : dist
5757 with :
5858 node-version : 18.x
5959 - name : Download build artifacts
60- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
60+ uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd
6161 with :
6262 name : build-artifact
6363 path : dist
7979 with :
8080 python-version : 3.x
8181 - name : Download build artifacts
82- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
82+ uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd
8383 with :
8484 name : build-artifact
8585 path : dist
@@ -101,7 +101,7 @@ jobs:
101101 with :
102102 dotnet-version : 3.x
103103 - name : Download build artifacts
104- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
104+ uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd
105105 with :
106106 name : build-artifact
107107 path : dist
@@ -123,7 +123,7 @@ jobs:
123123 with :
124124 go-version : ^1.16.0
125125 - name : Download build artifacts
126- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
126+ uses : actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd
127127 with :
128128 name : build-artifact
129129 path : dist
You can’t perform that action at this time.
0 commit comments