File tree Expand file tree Collapse file tree
cppjswasm/.github/workflows
jupyter/.github/workflows
rustjswasm/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 fi
7171 if : matrix.template == 'cpp' || matrix.template == 'cppjswasm'
7272
73- - uses : actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
73+ - uses : actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
7474 with :
7575 version : 22.x
7676 pnpm_version : 11.11.0
Original file line number Diff line number Diff line change 4343 with:
4444 version: {% raw %} ${{ matrix.python-version }}{% endraw %}
4545
46- - uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
46+ - uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
4747 with:
4848 version: {% raw %} ${{ matrix.node-version }}{% endraw %}
4949
Original file line number Diff line number Diff line change 4242 with:
4343 version: {% raw %} ${{ matrix.python-version }}{% endraw %}
4444
45- - uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
45+ - uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
4646 with:
4747 version: {% raw %} ${{ matrix.node-version }}{% endraw %}
4848
Original file line number Diff line number Diff line change 4242 with:
4343 version: {% raw %} ${{ matrix.python-version }}{% endraw %}
4444
45- - uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
45+ - uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
4646 with:
4747 version: {% raw %} ${{ matrix.node-version }}{% endraw %}
4848
Original file line number Diff line number Diff line change 4444
4545 - uses: actions-ext/rust/setup@c9cdbe5cc8a2485bf2eb22644302559c741ca763
4646
47- - uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
47+ - uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
4848 with:
4949 version: {% raw %} ${{ matrix.node-version }}{% endraw %}
5050
You can’t perform that action at this time.
0 commit comments