Skip to content

Commit

Permalink
chore: revert specific tag
Browse files Browse the repository at this point in the history
  • Loading branch information
markw-deriv authored Mar 6, 2024
1 parent 2377475 commit d829dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Node.js
uses: actions/setup-node@v4.0.2
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
with:
node-version: '20'
- name: Update to latest npm (temporary fix for audit below)
Expand Down

0 comments on commit d829dba

Please sign in to comment.