Update ci-notice.yml

This commit is contained in:
xrkffgg
2023-03-01 13:44:17 +08:00
committed by GitHub
parent 25313a56b2
commit 596892f346

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: [16.x] node-version: [14.x]
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@main uses: actions/checkout@main