Compare commits
2 Commits
65148505bd
...
0dbb674269
Author | SHA1 | Date | |
---|---|---|---|
0dbb674269 | |||
594db40db0 |
@ -21,7 +21,7 @@ jobs:
|
||||
go-version: "1.23.1"
|
||||
|
||||
- name: Cache Go modules
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cache/go-build
|
||||
|
Reference in New Issue
Block a user