File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 39
39
target : arm64
40
40
name : ${{ matrix.os }} (node=${{ matrix.node }}, host=${{ matrix.host }}, target=${{ matrix.target }})
41
41
steps :
42
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
42
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43
43
- uses : actions/setup-node@v3
44
44
with :
45
45
node-version : ${{ matrix.node }}
@@ -136,7 +136,7 @@ jobs:
136
136
node : 18
137
137
name : ${{ matrix.variant }} (node=${{ matrix.node }}, target=${{ matrix.target }})
138
138
steps :
139
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
139
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
140
140
141
141
- name : Set up QEMU
142
142
uses : docker/setup-qemu-action@v3
You can’t perform that action at this time.
0 commit comments