Skip to content

Commit 3545b30

Browse files
author
David Buzinski
committed
latest node 24
1 parent cbd1000 commit 3545b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v6
1313
- uses: actions/setup-node@v6
1414
with:
15-
node-version: 24.13.0
15+
node-version: 24
1616
- run: npm --version
1717
- run: node --version
1818
- run: npm install

0 commit comments

Comments
 (0)