mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 11:57:50 +02:00
Update go action to enable caching of dependencies
This commit is contained in:
parent
0cfa598e63
commit
1c963bed8a
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: 1.21
|
go-version: 1.21
|
||||||
- name: Linux Setup
|
- name: Linux Setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user