mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-16 11:19:06 +01: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:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.21
|
||||
- name: Linux Setup
|
||||
|
Loading…
Reference in New Issue
Block a user