Skip to content

Commit 029ab76

Browse files
committed
updated node version
1 parent fc3ae04 commit 029ab76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Node.js
2121
uses: actions/setup-node@v4
2222
with:
23-
node-version: "18"
23+
node-version: "22"
2424

2525
- name: Install cdxgen (local)
2626
run: npm install @cyclonedx/cdxgen --no-save --no-audit --no-fund

0 commit comments

Comments
 (0)