Skip to content

Commit 591af98

Browse files
Merge pull request #2 from aseem-deepsource/main
chore: [PLE-2368] update to node-16 with latest action/core
2 parents 587972c + aa900ae commit 591af98

5 files changed

Lines changed: 51444 additions & 22192 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ outputs:
4141
cache-hit:
4242
description: 'A boolean value to indicate an exact match was found for the primary key'
4343
runs:
44-
using: 'node12'
44+
using: 'node16'
4545
main: 'dist/restore/index.js'
4646
post: 'dist/save/index.js'
4747
post-if: 'success()'

0 commit comments

Comments
 (0)