File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 name : release
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
21+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
2222 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2323 with :
2424 cache : npm
Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434
3535 steps :
36- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
36+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
3737 - name : Use Node.js ${{ matrix.node-version }}
3838 uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3939 with :
4848 runs-on : ubuntu-latest
4949
5050 steps :
51- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
51+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
5252 - name : Use Node.js from .nvmrc
5353 uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
5454 with :
You can’t perform that action at this time.
0 commit comments