Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 21, 2023
1 parent 443f3df commit a51c8d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

strategy:
matrix:
node-version: [16, 18, 19]
node-version: [18, 19, 20]

steps:
- uses: actions/checkout@v4.1.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@biomejs/js-api": "0.3.0-nightly.cfef948",
"@biomejs/wasm-nodejs": "1.3.1",
"deepmerge-ts": "5.1.0",
"files-pipe": "2.0.20"
"files-pipe": "2.0.22"
},
"devDependencies": {
"astro": "3.3.2",
Expand Down

0 comments on commit a51c8d9

Please sign in to comment.