Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.pires committed Feb 2, 2024
1 parent 63a9ab6 commit 89179ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
--health-retries 5
steps:
- name: Check out repository code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Use Node.js 20
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 89179ab

Please sign in to comment.