chore(deps): update actions/cache action to v6

This commit is contained in:
renovate[bot]
2026-06-23 19:30:54 +00:00
committed by GitHub
parent d1d621c35b
commit 316293f6a1
+1 -1
View File
@@ -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 }}