Skip to content

Commit 97c5c54

Browse files
aaronreed708codyzu
andauthored
Update .github/workflows/security.yml
Co-authored-by: Cody Zuschlag <[email protected]>
1 parent 458ee7b commit 97c5c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Node
2929
uses: actions/[email protected]
3030
with:
31-
node-version: 20
31+
node-version: 22
3232
- name: Build project with NPM
3333
run: npm install --omit=dev
3434
working-directory: ${{ matrix.module-folder }}

0 commit comments

Comments
 (0)