Skip to content

Commit

Permalink
BREAKING: default runtime node20 and update dependencies (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszkuc authored Sep 5, 2023
1 parent 0066f81 commit df82f16
Show file tree
Hide file tree
Showing 4 changed files with 1,672 additions and 2,103 deletions.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ inputs:
description: 'Working directory to run the action from. Should be relative from the root of the project.'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: 'blue'
Expand Down
Loading

0 comments on commit df82f16

Please sign in to comment.