Skip to content

Commit

Permalink
Node v18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
freshlogic committed Oct 19, 2023
1 parent 8bd2370 commit 5abcce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuousIntegration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:

strategy:
matrix:
node-version: [18.16.0]
node-version: [18.17.1]
redis-version: [6.0.14]

env:
DO_COVERALLS: 18.16.0/6.0.14
DO_COVERALLS: 18.17.1/6.0.14

steps:
- name: Setup Node ${{ matrix.node-version }}
Expand Down

0 comments on commit 5abcce2

Please sign in to comment.