File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5656 uses : Swatinem/rust-cache@v2
5757
5858 - name : Install pnpm
59- uses : pnpm/action-setup@v4
59+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
6060
6161 - name : Install Node.js
6262 uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 8080 tool : cargo-zigbuild
8181
8282 - name : Install pnpm
83- uses : pnpm/action-setup@v4
83+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
8484
8585 - name : Install Node.js
8686 uses : actions/setup-node@v6
@@ -109,7 +109,7 @@ jobs:
109109 run : pnpm build-dev --release --target ${{ matrix.target }} -x
110110
111111 - name : Upload artifact
112- uses : actions/upload-artifact@v6
112+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
113113 with :
114114 name : bindings-${{ matrix.target }}
115115 path : napi/angular-compiler/*.node
@@ -127,7 +127,7 @@ jobs:
127127 - uses : actions/checkout@v6
128128
129129 - name : Install pnpm
130- uses : pnpm/action-setup@v4
130+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
131131
132132 - name : Install Node.js
133133 uses : actions/setup-node@v6
@@ -139,7 +139,7 @@ jobs:
139139 run : pnpm install
140140
141141 - name : Download artifacts
142- uses : actions/download-artifact@v7
142+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
143143 with :
144144 path : napi/angular-compiler/artifacts
145145
You can’t perform that action at this time.
0 commit comments