Skip to content

Commit

Permalink
Merge pull request #29 from planningcenter/ns/node16
Browse files Browse the repository at this point in the history
chore: node12 -> node16
  • Loading branch information
sheck committed May 12, 2023
2 parents 06a5611 + 953dcac commit 611cd6d
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 2 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 16
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Balto - Eslint"
description: "Run eslint on your repo"
runs:
using: node12
using: node16
main: dist/index.js
branding:
icon: life-buoy
Expand Down
Loading

0 comments on commit 611cd6d

Please sign in to comment.