Skip to content

Commit da1d0d8

Browse files
authored
Update update_dependencies.yml
1 parent f62ca3a commit da1d0d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update_dependencies.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: actions/checkout@v4
2323
- name: Setup node
2424
uses: actions/setup-node@v4
25+
with:
26+
node-version: 20
2527
# - env:
2628
# LOG_LEVEL: debug
2729
- run: npx renovate --token ${{ secrets.GITHUB_TOKEN }} --platform github --autodiscover

0 commit comments

Comments
 (0)