Skip to content

Commit d487501

Browse files
authored
Merge pull request #73 from ConducereIT/cristi3
node 18 repair
2 parents d688829 + 0c8e171 commit d487501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-node@v4
1313
with:
14-
node-version: 18
14+
node-version: '18'
1515
- uses: Genez-io/genezio-github-action@v3
1616
with:
1717
token: ${{ secrets.GENEZIO_TOKEN }}

0 commit comments

Comments
 (0)