Skip to content

Commit

Permalink
Use Node.js v18
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarner authored Sep 1, 2023
1 parent 959855b commit 926715b
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 @@ -23,5 +23,5 @@ inputs:
description: '(optional) Specifies if the decryption should be performed on SSM parameters'
required: false
runs:
using: 'node12'
using: 'node18'
main: 'lib/index.js'

0 comments on commit 926715b

Please sign in to comment.