Skip to content

Commit 4cb8b42

Browse files
fix(deps): lock file maintenance all non-major
1 parent 4db7929 commit 4cb8b42

2 files changed

Lines changed: 42 additions & 43 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: '22'
3131
cache: 'npm'
32-
- uses: actions/cache@v4.2.3
32+
- uses: actions/cache@v4.2.4
3333
with:
3434
path: ${{ env.PKG_CACHE_PATH }}
3535
key: pkg-cache-${{ matrix.node-version }}

package-lock.json

Lines changed: 41 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)