Skip to content

Commit d688829

Browse files
authored
Merge pull request #72 from ConducereIT/cristi3
node 18
2 parents b31a0f2 + 641cde6 commit d688829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-node@v4
13+
with:
14+
node-version: 18
1315
- uses: Genez-io/genezio-github-action@v3
1416
with:
1517
token: ${{ secrets.GENEZIO_TOKEN }}

0 commit comments

Comments
 (0)