Update pull_request.yml

This commit is contained in:
Francisco Hodge
2022-09-24 06:47:52 +00:00
committed by GitHub
parent 11d7139c48
commit ac3d21cb89

View File

@@ -8,7 +8,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
strategy:
matrix:
node-version: [12.x]
node-version: [16.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1