Skip to content

Commit

Permalink
Upgrade Node to v20.
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Jan 29, 2024
1 parent b8dc5fc commit d9afd0e
Show file tree
Hide file tree
Showing 7 changed files with 97,215 additions and 54,031 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node16'
using: 'node20'
main: 'dist/main/index.js'
post: 'dist/cleanup/index.js'
post-if: 'success()'
70,929 changes: 47,389 additions & 23,540 deletions dist/cleanup/index.js

Large diffs are not rendered by default.

70,728 changes: 47,629 additions & 23,099 deletions dist/main/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit d9afd0e

Please sign in to comment.