Skip to content

Workflow file does not work even after updating actions/checkout@v3 and actions/setup-node@v3 to v4Β #181

@irregularhound

Description

@irregularhound

Out of nowhere, my Neocities workflow file, which up to this point was the one here, stopped working. It has to do with something regarding Node upgrading from version 16 to version 20. I've gone to this GitHub action to replace the workflow file with this one. After looking around and trying to figure out why it wasn't working, I was able to at least update the actions/checkout@v3 and actions/setup-node@v3 to the 4th version, and use the 2.0.2 version of the GitHub action.
The problem is I still can't deploy my website, and it's because of this error:
Screenshot 2024-04-30 192315
I have no idea on what I'm doing here, and some advice on how to fix this would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions