Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrienne14 authored Dec 5, 2023
1 parent d74d3b8 commit 94f768b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2.1.2
with:
node-version: 14.x
node-version: 18.x
- name: Install dependencies
run: yarn install

0 comments on commit 94f768b

Please sign in to comment.