Skip to content

Commit

Permalink
Merge pull request #65 from jhenstridge/switch-to-node20
Browse files Browse the repository at this point in the history
action.yml: upgrade from node16 runner to node20
  • Loading branch information
jhenstridge authored Oct 24, 2023
2 parents b39d7b9 + d25def2 commit 2096990
Show file tree
Hide file tree
Showing 4 changed files with 25,526 additions and 5,903 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ outputs:
snap:
description: 'The file name of the resulting snap.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 2096990

Please sign in to comment.