Skip to content

Commit 67d10ef

Browse files
authored
ci: bump environment (#1857)
1 parent af23b86 commit 67d10ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ jobs:
120120
matrix:
121121
include:
122122
- name: Node 12
123-
NODE_VERSION: 12.22.6
123+
NODE_VERSION: 12.22.7
124124
- name: Node 14
125-
NODE_VERSION: 14.18.0
125+
NODE_VERSION: 14.18.1
126126
- name: Node 16
127127
NODE_VERSION: 16.10.0
128128
fail-fast: false

0 commit comments

Comments
 (0)