Skip to content

Commit 7688f5a

Browse files
author
Vanshika
committed
Resolve merge conflict after pull in node.js.yml
2 parents 19f198d + a4fdadb commit 7688f5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ on:
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest
15-
1615
strategy:
1716
matrix:
1817
node-version: [18.x, 20.x, 22.x, 24.x]
19-
2018
steps:
2119
- name: Checkout code
2220
uses: actions/checkout@v4

0 commit comments

Comments
 (0)