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
6a5bfc2e
Commit
6a5bfc2e
authored
Jan 12, 2024
by
purificant
Browse files
update actions/setup-go
parent
40a0a90a
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 @
6a5bfc2e
...
...
@@ -11,7 +11,7 @@ jobs:
runs-on
:
${{ matrix.os }}
steps
:
-
uses
:
actions/checkout@v4
-
uses
:
actions/setup-go@v
4
-
uses
:
actions/setup-go@v
5
with
:
go-version
:
'
1.20'
cache
:
true
...
...
@@ -46,7 +46,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.20'
cache
:
false
...
...
@@ -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.20'
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