mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-28 05:51:36 +02:00
Merge pull request #277 from ipnet-mesh/renovate/actions-cache-6.x
chore(deps): update actions/cache action to v6
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
- name: Cache last-built upstream SHA
|
||||
id: cache
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v6
|
||||
with:
|
||||
path: .last-upstream-sha
|
||||
key: mqtt-broker-upstream-${{ steps.check.outputs.upstream_sha }}
|
||||
|
||||
Reference in New Issue
Block a user