2
mirror of https://github.com/digineat/go-metatrader4.git synced 2025-12-27 21:41:08 +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:
go-version: "1.25.5"
- name: Cache Go modules
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: |
~/.cache/go-build