Skip to content

Commit 75ecfa8

Browse files
Update Node.js to v22
1 parent b15d03d commit 75ecfa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ghost-inspector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
container:
9-
image: node:12-alpine
9+
image: node:22-alpine
1010
steps:
1111
- name: Wait for the Netlify Preview
1212
uses: jakepartusch/[email protected]

tests/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.11.2
1+
22.14.0

0 commit comments

Comments
 (0)