Skip to content

Commit

Permalink
remove setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
dvviktordelev committed May 14, 2024
1 parent c5e8fb1 commit 42f4c9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/build-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '20.9.0'
- name: Set up python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 42f4c9c

Please sign in to comment.