2
mirror of https://github.com/digineat/go-metatrader4.git synced 2026-07-02 04:40:34 +04:00

Update actions/cache action to v6

This commit is contained in:
renovate[bot]
2026-06-23 15:09:52 +00:00
committed by GitHub
parent b7f268d84a
commit 088ae1e579
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
go-version: "1.26.4"
- name: Cache Go modules
uses: actions/cache@v5
uses: actions/cache@v6
with:
path: |
~/.cache/go-build