-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
Checklist (Please check before submitting)
- I reviewed the Contributing Guide.
- I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
Changes in #751 missed bumps in versioning to github actions JamesIves/github-pages-deploy-action & actions/download-artifact. The changing of versions of some actions without the other is causing workflow failure. See below
Expected behavior
All workflows run successfully with preferably no node.js deprecation warnings.
Code snips
Example that needs to be bumped to v4:
| - uses: actions/download-artifact@v3 |
System observed on:
github UI
Additional context
N/A
Reporter Info
Justin Figueroa, Vantage Systems
Reactions are currently unavailable