1
0
mirror of https://github.com/H0llyW00dzZ/GoGenAI-Terminal-Chat.git synced 2025-02-06 11:00:02 +00:00
This commit is contained in:
H0llyW00dzZ 2024-05-15 08:57:07 +07:00
parent 7512bb0376
commit 4bc0eecad8
Signed by: H0llyW00dzZ
GPG Key ID: 05C7FFFC0845C930

View File

@ -88,7 +88,7 @@ jobs:
if: ${{ matrix.language == 'go' }}
uses: actions/setup-go@v4
with:
go-version: '1.22.1'
go-version: '1.22.3'
env:
NODE_VERSION: 18