Skip to content

Commit

Permalink
Merge pull request #101 from mskian/patch-2
Browse files Browse the repository at this point in the history
Update buildtest.yml
  • Loading branch information
mcnaveen authored Jul 10, 2023
2 parents 11e648c + 1427d3f commit ee71f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '16.x'
node-version: '18.x'
- name: use node
run: |
npm install
Expand Down

1 comment on commit ee71f10

@vercel
Copy link

@vercel vercel bot commented on ee71f10 Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

random-words-api – ./

random-words-api-mcnaveen.vercel.app
random-words-api-git-main-mcnaveen.vercel.app
random-words-api.vercel.app

Please sign in to comment.