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.
2 parents eb24410 + 347f71a commit cffdb38Copy full SHA for cffdb38
.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