Skip to content

Commit f55dbe4

Browse files
authored
Merge pull request #40 from happyprime/repo-sync/projects/default
Update: synced file(s) with happyprime/projects
2 parents 06212bd + eefc786 commit f55dbe4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/verify-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is managed in https://github.com/happyprime/projects
2-
name: Verify build (Node 22)
2+
name: Verify build (Node 24)
33

44
on: pull_request
55

@@ -16,4 +16,4 @@ jobs:
1616
call-workflow:
1717
uses: happyprime/workflows/.github/workflows/verify-build.yml@trunk
1818
with:
19-
node-version: 22
19+
node-version: 24

0 commit comments

Comments
 (0)