Skip to content

Commit 880b652

Browse files
author
Giuseppe Pennisi
committed
chore: changed node version of action
1 parent 0b0ffc2 commit 880b652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
# Latest nodes only
12-
node-version: [ 14.x ]
12+
node-version: [ 16.x ]
1313
steps:
1414
# Checkout code
1515
- name: Checkout Code

0 commit comments

Comments
 (0)