Skip to content

Commit 0c2b9ad

Browse files
chore(deps): lock file maintenance all non-major
1 parent 942f3a6 commit 0c2b9ad

File tree

2 files changed

+757
-381
lines changed

2 files changed

+757
-381
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
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/[email protected].1
32+
- uses: actions/[email protected].2
3333
with:
3434
path: ${{ env.PKG_CACHE_PATH }}
3535
key: pkg-cache-${{ matrix.node-version }}
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/[email protected]
6969
with:
7070
fetch-depth: 0
71-
- uses: actions/setup-node@v6.1.0
71+
- uses: actions/setup-node@v6.2.0
7272
with:
7373
node-version: '24'
7474
cache: 'npm'

0 commit comments

Comments
 (0)