mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
CI: Upgrade to Python 3.12
This commit is contained in:
2
.github/workflows/npm.yml
vendored
2
.github/workflows/npm.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
if: ${{ matrix.runtime == 'node' }}
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- name: Install pnpm
|
||||
|
||||
Reference in New Issue
Block a user