ci: update & badge
This commit is contained in:
parent
ddfe7f6522
commit
4fd418dbf9
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
|
|
Loading…
Reference in New Issue
Block a user