We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b7cda commit 73900c8Copy full SHA for 73900c8
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
echo "::set-output name=pnpm_cache_dir::$(pnpm store path)"
47
48
- - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
49
name: Setup pnpm cache
50
with:
51
path: |
.github/workflows/pr.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments