PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
537 stars 185 forks source link

Update actions using old Node version #1111

Open doctorperceptron opened 4 months ago

doctorperceptron commented 4 months ago

Many of our old actions use Node 16, which is deprecated in GitHub Actions. Bumping:

I have not bumped actions/upload-artifact or actions/download-artifact as v4 has breaking API changes and I will definitely mess that up.

github-actions[bot] commented 4 months ago

Thank you for opening this pull request.

You can find the built site at this link.

Deployment Info:

Note: It may take several minutes for updates to this pull request to be reflected on the deployed site.

doctorperceptron commented 4 months ago

@rashidnhm this is ready for another look. See the note above about the upload/download artifact actions. May need you to tackle those.