Skip to content

Commit aa80c8a

Browse files
chore(deps): update node.js to v22.16.0 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nico Ismaili <nico@ismaili.de>
1 parent 20a194c commit aa80c8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2
1919
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2020
with:
21-
node-version: "v22.14.0"
21+
node-version: "22.16.0"
2222
registry-url: 'https://registry.npmjs.org'
2323
- name: Install dependencies (Cache hit will skip actual installation)
2424
run: |

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.14.0
1+
22.16.0

0 commit comments

Comments
 (0)