Skip to content

Commit c5e855a

Browse files
chore(deps): lock file maintenance all non-major
1 parent f277c93 commit c5e855a

File tree

2 files changed

+185
-185
lines changed

2 files changed

+185
-185
lines changed

.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: '24'
3131
cache: 'npm'
32-
- uses: actions/cache@v5.0.2
32+
- uses: actions/cache@v5.0.3
3333
with:
3434
path: ${{ env.PKG_CACHE_PATH }}
3535
key: pkg-cache-${{ matrix.node-version }}

0 commit comments

Comments
 (0)