Skip to content

Commit

Permalink
Node version 20
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Aug 20, 2024
1 parent f8dcdf5 commit b9d702e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '20'

- name: Validate Config
run: npx --yes --package renovate --- "renovate-config-validator --strict default.json renovate.json"

0 comments on commit b9d702e

Please sign in to comment.