mirror of
https://github.com/digineat/go-metatrader4.git
synced 2026-07-02 12:50:33 +04:00
Update actions/cache action to v6
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: "1.26.4"
|
go-version: "1.26.4"
|
||||||
- name: Cache Go modules
|
- name: Cache Go modules
|
||||||
uses: actions/cache@v5
|
uses: actions/cache@v6
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cache/go-build
|
~/.cache/go-build
|
||||||
|
|||||||
Reference in New Issue
Block a user