From 909779c3a4164bad945b97ff4bd9dcc082eaff29 Mon Sep 17 00:00:00 2001 From: dadgam3er Date: Mon, 9 Sep 2024 00:10:46 -0400 Subject: [PATCH] BismiALLAH-newAction --- .gitea/workflows/hellogo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hellogo.yaml b/.gitea/workflows/hellogo.yaml index f91cc5f..40674d6 100644 --- a/.gitea/workflows/hellogo.yaml +++ b/.gitea/workflows/hellogo.yaml @@ -24,5 +24,5 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-go@v4 with: - go-version: '1.20' # Specify the Go version you want to use + go-version: '1.22.6' # Specify the Go version you want to use - run: go run main.go