Skip to content

Commit a209e46

Browse files
chore(deps): lock file maintenance all non-major
1 parent 07edf77 commit a209e46

File tree

2 files changed

+199
-208
lines changed

2 files changed

+199
-208
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ jobs:
6565
jest:
6666
runs-on: ubuntu-24.04
6767
steps:
68-
- uses: actions/checkout@v6.0.0
68+
- uses: actions/checkout@v6.0.1
6969
with:
7070
fetch-depth: 0
71-
- uses: actions/setup-node@v6.0.0
71+
- uses: actions/setup-node@v6.1.0
7272
with:
7373
node-version: '24'
7474
cache: 'npm'

0 commit comments

Comments
 (0)