Skip to content

Commit e6b51e8

Browse files
committed
build: Node.js@15.8
1 parent 925aff9 commit e6b51e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
node-version: "14.15"
102102

103103
- name: Node.js 15.x
104-
node-version: "15.5"
104+
node-version: "15.8"
105105

106106
steps:
107107
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)