Skip to content

Commit

Permalink
Merge pull request #3 from factorialco/feature/node20
Browse files Browse the repository at this point in the history
Node20
  • Loading branch information
fcsonline authored Mar 7, 2024
2 parents 55703e3 + 407f7f8 commit 2ea7317
Show file tree
Hide file tree
Showing 8 changed files with 9,372 additions and 10,645 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 2ea7317

Please sign in to comment.