Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Switch to node 16.8, see nodejs/node#40030
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikinniger committed Sep 8, 2021
1 parent 688763c commit 1488e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [12.x, 14.x, 16.8]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1488e92

Please sign in to comment.