File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
runs-on : ubuntu-latest
24
24
25
25
steps :
26
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
27
27
- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
28
28
with :
29
29
node-version : 22.x
44
44
runs-on : ubuntu-latest
45
45
46
46
steps :
47
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
47
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
48
48
- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
49
49
with :
50
50
node-version : ${{ matrix.node-version }}
66
66
if : github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
67
67
68
68
steps :
69
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
69
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
70
70
- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
71
71
with :
72
72
node-version : 22.x
You can’t perform that action at this time.
0 commit comments