2
mirror of https://github.com/digineat/go-metatrader4.git synced 2025-12-27 05:21:09 +04:00

Update actions/cache action to v5

This commit is contained in:
renovate[bot]
2025-12-12 00:01:55 +00:00
committed by GitHub
parent fc7db2dfb3
commit d846ab3e0e

View File

@@ -21,7 +21,7 @@ jobs:
with: with:
go-version: "1.25.5" go-version: "1.25.5"
- name: Cache Go modules - name: Cache Go modules
uses: actions/cache@v4 uses: actions/cache@v5
with: with:
path: | path: |
~/.cache/go-build ~/.cache/go-build