Skip to content

Commit

Permalink
pin setup-node to 3.8.2 to get node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolopanis committed Nov 29, 2023
1 parent 9cf8fd3 commit ee1b619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
echo "/home/locoadmin/bin" >> $GITHUB_PATH
echo "/usr/local/cuda/bin" >> $GITHUB_PATH
- uses: actions/setup-node@v4
- uses: actions/setup-node@v3.8.2
with:
node-version: 16

Expand Down

0 comments on commit ee1b619

Please sign in to comment.