Merge pull request #3542 from PyO3/dependabot/github_actions/actions/setup-node-4

Bump actions/setup-node from 3 to 4
This commit is contained in:
Adam Reichold 2023-10-25 19:07:24 +00:00 committed by GitHub
commit 95c8ee9afc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -367,7 +367,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
targets: wasm32-unknown-emscripten
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 14
- run: python -m pip install --upgrade pip && pip install nox