We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401c3ce commit 347f71aCopy full SHA for 347f71a
.github/workflows/deploy-ci-json.yml
@@ -23,7 +23,7 @@ jobs:
23
24
# Install go lang
25
- name: Install go lang 1.17.7
26
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v4
27
with:
28
go-version: "^1.17.7"
29
.github/workflows/deploy-test-crawler.yml
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments