Skip to content

Commit 7a11423

Browse files
author
marci
committed
Update cache restore ID in GitHub workflow for improved clarity
1 parent b9e5ee9 commit 7a11423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install Node.js dependencies
4646
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
4747
- name: Cache Restore
48-
id: cache-restore
48+
id: cache-restorebc:24:11:46:f2:0e
4949
uses: actions/cache/restore@v4
5050
with:
5151
path: |

0 commit comments

Comments
 (0)