Skip to content

Commit

Permalink
build: add package-lock back and use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
moutsamu committed Sep 7, 2024
1 parent 9f8d3dc commit 826da43
Show file tree
Hide file tree
Showing 2 changed files with 20,473 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [ 22.4.1 ]
node-version: [ 20.x ]

steps:
- name: Checkout repository
Expand Down
Loading

0 comments on commit 826da43

Please sign in to comment.