Skip to content

Build throws a warning regarding node version #13

@aleksandar-stefanovic-tamedia

Description

The following actions uses node12 which is deprecated and will be forced to run on node16: jabbukka/jenkins-trigger@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Solved by adding additional step:
- name: Setup Node version - 18 uses: actions/setup-node@v4 with: node-version: 18

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