1 parent 87e7a2e commit 2494389Copy full SHA for 2494389
2 files changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
node-version: '22'
31
cache: 'npm'
32
- - uses: actions/cache@v4.2.3
+ - uses: actions/cache@v4.2.4
33
34
path: ${{ env.PKG_CACHE_PATH }}
35
key: pkg-cache-${{ matrix.node-version }}
0 commit comments