Skip to content

Commit 1bf82a4

Browse files
removed redandant node installation
1 parent 6fc81be commit 1bf82a4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/checkovScrapper.yml

-6
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ jobs:
6464
run: |
6565
git push origin HEAD
6666
67-
- name: Install GitHub CLI
68-
if: env.changed == 'true'
69-
uses: actions/setup-node@v4
70-
with:
71-
node-version: 20
72-
7367
- name: Create Pull Request
7468
if: env.changed == 'true'
7569
run: |

0 commit comments

Comments
 (0)