Skip to content

Commit

Permalink
Update main_patientor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxu2394 authored Jun 25, 2024
1 parent b5b70a1 commit 5c01357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_patientor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js version
uses: actions/setup-node@v4
with:
node-version: '20.x'
node-version: 'latest'

- name: Install Backend Dependencies
run: |
Expand Down

0 comments on commit 5c01357

Please sign in to comment.