|
29 | 29 | steps: |
30 | 30 | - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 |
31 | 31 | - uses: volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4 |
32 | | - - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 32 | + - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5 |
33 | 33 | with: |
34 | 34 | path: "**/node_modules" |
35 | 35 | key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} |
|
76 | 76 | steps: |
77 | 77 | - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 |
78 | 78 | - uses: volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4 |
79 | | - - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 79 | + - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5 |
80 | 80 | with: |
81 | 81 | path: "**/node_modules" |
82 | 82 | key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} |
@@ -116,7 +116,7 @@ jobs: |
116 | 116 | steps: |
117 | 117 | - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 |
118 | 118 | - uses: volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4 |
119 | | - - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 119 | + - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5 |
120 | 120 | with: |
121 | 121 | path: "**/node_modules" |
122 | 122 | key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} |
@@ -153,7 +153,7 @@ jobs: |
153 | 153 | steps: |
154 | 154 | - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 |
155 | 155 | - uses: volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4 |
156 | | - - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 156 | + - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5 |
157 | 157 | with: |
158 | 158 | path: "**/node_modules" |
159 | 159 | key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} |
|
0 commit comments