Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Fix security #5774

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Prev Previous commit
Next Next commit
fix
  • Loading branch information
Binyang2014 committed May 9, 2022
commit 53b9acc19824660d63e43a9cb1431fe99a9ce773
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node: [10]
node: [12]
os: [ubuntu-18.04, ubuntu-latest]

steps:
Expand Down