Skip to content

Commit 8c00865

Browse files
committed
Update worrkflow node vrsion
1 parent 43dfcd3 commit 8c00865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
node-version: [15.x]
25+
node-version: [16.x]
2626

2727
steps:
2828
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)