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