Skip to content

Commit 02e931a

Browse files
committed
Update plugin-linting.yml
1 parent 43c4a1e commit 02e931a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Node.js
2121
uses: actions/setup-node@v1
2222
with:
23-
node-version: 12
23+
node-version: 14
2424

2525
- name: Set up ruby
2626
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)