Skip to content

Commit

Permalink
Upgrade to node16 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
keevie authored Nov 15, 2022
1 parent 6f594de commit 2c184e2
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 @@ -2,7 +2,7 @@ name: 'Beanstalk Deploy'
description: 'Deploy a zip file to AWS Elastic Beanstalk'
author: 'Einar Egilsson'
runs:
using: 'node12'
using: 'node16'
main: 'beanstalk-deploy.js'
inputs:
aws_access_key:
Expand Down

0 comments on commit 2c184e2

Please sign in to comment.