Skip to content

Commit

Permalink
Merge pull request #6 from github/upgrade-node
Browse files Browse the repository at this point in the history
Upgrade to node20
  • Loading branch information
GrantBirki committed Sep 13, 2023
2 parents 2bb500a + 73374a4 commit 9faa118
Show file tree
Hide file tree
Showing 7 changed files with 3,447 additions and 3,492 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.9.0
20.6.0
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ outputs:
fork_full_name:
description: 'The full name of the fork in "org/repo" format'
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
post: "dist/index.js"
Loading

0 comments on commit 9faa118

Please sign in to comment.