Skip to content

Commit

Permalink
Merge pull request #533 from techmatters/SJH-node18_deploy_runner
Browse files Browse the repository at this point in the history
Node18 deploy runner
  • Loading branch information
stephenhand authored Nov 2, 2023
2 parents e842759 + 66fe0c5 commit 68bfed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-multiple-accounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 18.x
# Setup credentials to access AWS for parameters
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 68bfed1

Please sign in to comment.