Skip to content

Commit

Permalink
ci: add node
Browse files Browse the repository at this point in the history
  • Loading branch information
thisyahlen-deriv committed Mar 26, 2024
1 parent 01093e4 commit 0e9b45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup Node
uses: "./.github/actions/setup_node"
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
with:
node-version: 20.x

Expand Down

0 comments on commit 0e9b45a

Please sign in to comment.