File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 matrix :
1414 node-version : [24.x]
1515 steps :
16- - uses : actions/checkout@v6.0.2
16+ - uses : actions/checkout@v6.0.3
1717 - name : Use Node.js ${{ matrix.node-version }}
1818 uses : actions/setup-node@v6.4.0
1919 with :
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout 🛎️
16- uses : actions/checkout@v6.0.2
16+ uses : actions/checkout@v6.0.3
1717
1818 - name : Install and Build 🔧
1919 run : |
Original file line number Diff line number Diff line change 1212 pull-requests : write
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v6.0.2
15+ - uses : actions/checkout@v6.0.3
1616
1717 - name : Use Node.js
1818 uses : actions/setup-node@v6.4.0
8282 contents : write
8383 runs-on : ubuntu-latest
8484 steps :
85- - uses : actions/checkout@v6.0.2
85+ - uses : actions/checkout@v6.0.3
8686 with :
8787 ref : gh-pages
8888
You can’t perform that action at this time.
0 commit comments