Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
e299831e
Unverified
Commit
e299831e
authored
Jan 18, 2024
by
Michael Yang
Committed by
GitHub
Jan 18, 2024
Browse files
Merge pull request #1958 from purificant/ci
ci: update setup-go action
parents
abec7f06
6a5bfc2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/test.yaml
.github/workflows/test.yaml
+3
-3
No files found.
.github/workflows/test.yaml
View file @
e299831e
...
...
@@ -19,7 +19,7 @@ jobs:
GOARCH
:
${{ matrix.arch }}
steps
:
-
uses
:
actions/checkout@v4
-
uses
:
actions/setup-go@v
4
-
uses
:
actions/setup-go@v
5
with
:
go-version
:
'
1.21'
cache
:
true
...
...
@@ -65,7 +65,7 @@ jobs:
-
uses
:
actions/checkout@v4
with
:
submodules
:
recursive
-
uses
:
actions/setup-go@v
4
-
uses
:
actions/setup-go@v
5
with
:
go-version
:
'
1.21'
cache
:
false
...
...
@@ -93,7 +93,7 @@ jobs:
-
uses
:
actions/checkout@v4
with
:
submodules
:
recursive
-
uses
:
actions/setup-go@v
4
-
uses
:
actions/setup-go@v
5
with
:
go-version
:
'
1.21'
cache
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment