Skip to content

Commit

Permalink
Change node version is pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: artem.ivanov <[email protected]>
  • Loading branch information
Artemkaaas committed Jan 30, 2024
1 parent e87de1f commit 79cf819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/indy-besu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: "20.x"
node-version: "18.x"
- name: Install dependencies
run: yarn install
working-directory: smart_contracts
Expand Down

0 comments on commit 79cf819

Please sign in to comment.