File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818 - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
1919 with :
20- node-version : " 18 "
20+ node-version : " 20 "
2121 cache : yarn
2222 - uses : preactjs/compressed-size-action@946a292cd35bd1088e0d7eb92b69d1a8d5b5d76a # v2
2323 with :
Original file line number Diff line number Diff line change 2323 - name : Set up Node
2424 uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
2525 with :
26- node-version : " 18 "
26+ node-version : " 20 "
2727 cache : yarn
2828 - name : Prepare git
2929 run : |
Original file line number Diff line number Diff line change 2323 - name : Set up Node
2424 uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
2525 with :
26- node-version : " 18 "
26+ node-version : " 20 "
2727 cache : yarn
2828 - name : Prepare git
2929 run : |
You can’t perform that action at this time.
0 commit comments