mirror of https://github.com/curbengh/hexo-yam
parent
368619aecf
commit
66a6050ecb
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
node-version: ["20.x"]
|
||||
node-version: ["22"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue