Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 6e08697

Browse files
committed
fix: pipeline
1 parent db76460 commit 6e08697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ubuntu-latest]
14-
node-version: [14]
14+
node-version: [16]
1515
steps:
1616
- name: Fetch repository
1717
uses: actions/checkout@v2

0 commit comments

Comments
 (0)