Skip to content

Commit c34bdf6

Browse files
authored
Merge pull request #82 from ConducereIT/cristi3
main.yamal changes version
2 parents 296ab6c + dccfbf9 commit c34bdf6

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
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: '18'
1515
- name: Install Genezio CLI (stable)
16-
run: npm install -g genezio@3.2.9
16+
run: npm install -g genezio@3.1.1
1717
- uses: Genez-io/genezio-github-action@v3
1818
with:
1919
token: ${{ secrets.GENEZIO_TOKEN }}

0 commit comments

Comments
 (0)