Skip to content

Commit 935ef9c

Browse files
authored
Update dependencies & target node20 (#212)
* Update dependencies & target Node 20 * Bump version
1 parent 84ffa89 commit 935ef9c

File tree

4 files changed

+306
-228
lines changed

4 files changed

+306
-228
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ outputs:
5858
internalSharingDownloadUrl:
5959
description: "The internal app sharing download url if track was 'internalsharing'"
6060
runs:
61-
using: 'node16'
61+
using: 'node20'
6262
main: 'lib/index.js'

0 commit comments

Comments
 (0)