Skip to content

Commit

Permalink
chore: bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
NextNC committed Aug 27, 2023
1 parent 627963a commit b8d75ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
- run: npm install
- env:
MAILGUN_DOMAIN: ${{ secrets.MAILGUN_DOMAIN }}
Expand Down

0 comments on commit b8d75ae

Please sign in to comment.