Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-03-16 10:51:16 +0300
committerGitHub <noreply@github.com>2023-03-16 10:51:16 +0300
commit74ff17eeed19fb64ed7ec7c50904fedc29d2c838 (patch)
tree41ba857ff6fde21fe885331572e615d25db95419
parent20b30958cbf238686c9c05afca3f8571f7e6d956 (diff)
parent1a2b14b2120f62ea60aeffdbd8a149b357289014 (diff)
Merge pull request #23 from MHSanaei/dependabot/github_actions/actions/setup-go-4.0.0
Bump actions/setup-go from 3.5.0 to 4.0.0
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ebbaaeda..01e8629f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3.3.0
- name: Set up Go
- uses: actions/setup-go@v3.5.0
+ uses: actions/setup-go@v4.0.0
with:
go-version: 'stable'
- name: build linux amd64 version