Merge pull request #5871 from deltachat/dependabot/github_actions/actions/setup-node-4

This commit is contained in:
dependabot[bot]
2024-08-11 18:11:13 +00:00
committed by GitHub

View File

@@ -74,7 +74,7 @@ jobs:
show-progress: false
fetch-depth: 0 # Fetch history to calculate VCS version number.
- name: Use Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: '18'
- name: npm install