Skip to content

Commit

Permalink
update setup-node action
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent 8bd92a5 commit 410b28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
CD demo\server\LeanProject
lake build
shell: pwsh
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
# Install npm dependencies, cache them correctly
# and run all Cypress tests
- name: Run tests
Expand Down

0 comments on commit 410b28c

Please sign in to comment.