Skip to content

Commit

Permalink
Bump deploy workflow to use node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhand committed Nov 2, 2023
1 parent 2b48baf commit c251157
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 c251157

Please sign in to comment.