Skip to content

Commit 67a9d32

Browse files
Update dependency node to v24
1 parent 0a2ff4c commit 67a9d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jscrambler-code-integrity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131
- uses: actions/setup-node@v4
3232
with:
33-
node-version: 20
33+
node-version: 24
3434
- run: npm ci
3535
- run: npm run build
3636
- name: Jscrambler Code Integrity

0 commit comments

Comments
 (0)