Skip to content

Commit 2494389

Browse files
fix(deps): lock file maintenance all non-major (#1625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87e7a2e commit 2494389

File tree

2 files changed

+277
-275
lines changed

2 files changed

+277
-275
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: '22'
3131
cache: 'npm'
32-
- uses: actions/[email protected].3
32+
- uses: actions/[email protected].4
3333
with:
3434
path: ${{ env.PKG_CACHE_PATH }}
3535
key: pkg-cache-${{ matrix.node-version }}

0 commit comments

Comments
 (0)