Skip to content

Commit b9dc354

Browse files
Update dependency node to v24
1 parent 4451b0e commit b9dc354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node
2626
uses: actions/setup-node@v3
2727
with:
28-
node-version: "18"
28+
node-version: "24"
2929

3030
- name: Fetch Events from Peoply API
3131
run: node .github/fetch-events.js

0 commit comments

Comments
 (0)