Skip to content

Commit b805866

Browse files
committed
Merge branch 'master' of https://github.com/DP6/easy-collect
2 parents 615145a + e560097 commit b805866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Node.js
1616
uses: actions/[email protected]
1717
with:
18-
node-version: 12
18+
node-version: 16
1919
- name: Install dependencies
2020
run: npm ci
2121
- name: Release

0 commit comments

Comments
 (0)