Skip to content

Commit d2e7f8a

Browse files
Bump node version
1 parent cbbbfe2 commit d2e7f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: actions/setup-node@v2
1818
with:
19-
node-version: '14.x'
19+
node-version: '24.x'
2020
registry-url: 'https://registry.npmjs.org'
2121
cache: 'npm'
2222
always-auth: true

0 commit comments

Comments
 (0)