File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v5
2121
2222 - name : Use Node.js
23- uses : actions/setup-node@v4
23+ uses : actions/setup-node@v5
2424 with :
2525 node-version-file : package.json
2626 check-latest : true
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v5
2121
2222 - name : Use Node.js
23- uses : actions/setup-node@v4
23+ uses : actions/setup-node@v5
2424 with :
2525 node-version-file : package.json
2626 check-latest : true
Original file line number Diff line number Diff line change 1919 # fetch full history so things like auto-changelog work properly
2020 fetch-depth : 0
2121 - name : Use Node.js
22- uses : actions/setup-node@v4
22+ uses : actions/setup-node@v5
2323 with :
2424 node-version-file : package.json
2525 check-latest : true
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v5
1919 - name : Use Node.js ${{ matrix.node-version }}
20- uses : actions/setup-node@v4
20+ uses : actions/setup-node@v5
2121 with :
2222 node-version : ${{ matrix.node-version }}
2323 check-latest : true
Original file line number Diff line number Diff line change 1- # 🪢 domstack
1+ # domstack
22[ ![ npm version] ( https://img.shields.io/npm/v/@domstack/static.svg )] ( https://npmjs.org/package/@domstack/static )
33[ ![ Actions Status] ( https://github.com/bcomnes/domstack/workflows/tests/badge.svg )] ( https://github.com/bcomnes/domstack/actions )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/bcomnes/domstack/badge.svg?branch=master )] ( https://coveralls.io/github/bcomnes/domstack?branch=master )
You can’t perform that action at this time.
0 commit comments