Skip to content

Commit

Permalink
ci: 🎡 bump target node version
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jan 15, 2023
1 parent 16f8144 commit 96c2c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node: [14]
node: [16]

steps:
- name: Checkout 🛎
Expand Down

1 comment on commit 96c2c2a

@vercel
Copy link

@vercel vercel bot commented on 96c2c2a Jan 15, 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:

online-blade-formatter – ./

online-blade-formatter-git-master-shufo.vercel.app
online-blade-formatter.vercel.app
online-blade-formatter-shufo.vercel.app

Please sign in to comment.