Skip to content

Commit

Permalink
bumping node version from 16 to 20 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
chandraaditya authored Mar 5, 2024
1 parent a054520 commit 7ba339d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ outputs:
- Keys of restored caches.
- Example: `["key1", "key2"]`.
runs:
using: "node16"
using: "node20"
main: "dist/restore/index.js"
post: "dist/save/index.js"
post-if: success()
Expand Down

0 comments on commit 7ba339d

Please sign in to comment.