Skip to content

Commit

Permalink
Merge pull request #12 from planningcenter/ns/node20
Browse files Browse the repository at this point in the history
chore: Update action to node20
  • Loading branch information
sheck authored Jan 4, 2024
2 parents 222cb2c + 07335e9 commit 5cfa3ea
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 19 deletions.
1 change: 1 addition & 0 deletions ncc/.tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 20
2 changes: 1 addition & 1 deletion ncc/action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ncc
description: Build with @vercel/ncc and commit built files
runs:
using: node16
using: node20
main: dist/index.js
inputs:
github_token:
Expand Down
66 changes: 48 additions & 18 deletions ncc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5cfa3ea

Please sign in to comment.