Closed adietish closed 2 months ago
This error was reported in https://github.com/reactjs/react.dev/issues/7148. The solution is to bump upload-artifact to v3:
Change it to:
- name: Upload artifact uses: actions/upload-artifact@v3
background: github artifact actions v2 wont be usable any longer this November:
Starting November 30, 2024, GitHub Actions customers will no longer be able to use v3 of actions/upload-artifact or actions/download-artifact.
Github action defined in
IJ.yml
currently fails with the following error: