Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent b15d03d commit b092022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ghost-inspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: node:12-alpine
image: node:22-alpine
steps:
- name: Wait for the Netlify Preview
uses: jakepartusch/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion tests/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.11.2
22.12.0

0 comments on commit b092022

Please sign in to comment.