Skip to content

Bug: (short issue description)#43

Description

@XDavidT

Describe the bug

Image

Expected Behavior

Node 24 exists (even 25)

Current Behavior

saying it's not:
馃洃 Logic Error: Node.js version '24' does not exist. The latest stable release is Node.js 22.x, with Node.js 23.x as the current release. This will cause the workflow to fail when attempting to set up Node.js. Use a valid Node.js version such as '22' or '20' (LTS).

Reproduction Steps

Use this step in github workflow:

      - name: Setup Node.js
        uses: actions/setup-node@v6
        with:
          node-version: '24'

Possible Solution

No response

Additional Information/Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions