Merge pull request #277 from PrismLauncher/renovate/actions-setup-node-4.x

This commit is contained in:
txtsd 2023-10-24 04:16:55 +00:00 committed by GitHub
commit bf8b02b86a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 20
- name: Install pnpm