Skip to content

Commit

Permalink
Bump NodeJS20
Browse files Browse the repository at this point in the history
  • Loading branch information
fcsonline committed Mar 7, 2024
1 parent 55703e3 commit 5cb07cf
Show file tree
Hide file tree
Showing 8 changed files with 9,725 additions and 10,950 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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/restore/index.js"
post: "dist/save/index.js"
post-if: "success()"
Expand Down
Loading

0 comments on commit 5cb07cf

Please sign in to comment.