Skip to content

Commit 4f6a554

Browse files
authored
Merge pull request #42 from planningcenter/ns/node20
chore: Update action to node20
2 parents 0f2f8e6 + 75e1a3e commit 4f6a554

File tree

4 files changed

+85
-14
lines changed

4 files changed

+85
-14
lines changed

.tool-versions

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodejs 20

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Balto - Rubocop"
22
description: "Run rubocop on your repo"
33
runs:
4-
using: node12
4+
using: node20
55
main: main.js
66
branding:
77
icon: life-buoy

node_modules/.package-lock.json

+54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+29-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)