Skip to content

chore: Modernize LAMS workflow to Node 20 and actions v4 - #10

Open
minhaz wants to merge 1 commit into
masterfrom
modernize-lams-workflow
Open

chore: Modernize LAMS workflow to Node 20 and actions v4#10
minhaz wants to merge 1 commit into
masterfrom
modernize-lams-workflow

Conversation

@minhaz

@minhaz minhaz commented Jun 18, 2026

Copy link
Copy Markdown

This PR modernizes the LAMS (LookML Linter) GitHub Actions workflow.

Changes

  1. GitHub Actions Versions: Upgraded actions/checkout and actions/setup-node from v1 to v4.
  2. Node.js Runtime: Upgraded the Node.js runner version from 16.x to 20 (LTS).

Reasoning

Legacy GitHub Actions like v1 run on Node 12 executors, which are fully decommissioned on GitHub Actions. Modernizing these actions and upgrading Node ensures the linter job executes securely and reliably under the standard Node 20 environment.

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant