Skip to content

Commit

Permalink
chore(deps): bump nodejs 18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed May 18, 2022
1 parent 42a2b00 commit 1b692c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
matrix:
node-version:
- 16.15.0
- 18.1.0
- 18.2.0
steps:
- uses: actions/checkout@v3
- name: Build / Test Node ${{ matrix.node-version }}
Expand Down

0 comments on commit 1b692c7

Please sign in to comment.