Skip to content

Commit

Permalink
feat(action): updated node version to 20 and updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidSchuppa committed Feb 7, 2024
1 parent a1391d4 commit 6691ec7
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 38 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ outputs:
result:
description: 'result'
runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 6691ec7

Please sign in to comment.