Jandev / Jandev/minifier

Update GitHub Actions versions

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The Actions which are used at this time use a deprecated version of Node.js and should be updated.

The warning in the pipelines:

> Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.Show less

Check the latest build & deploy runs for any more details.

Contributor guide

Open the contributing guide

Research direction

Start with the GitHub Actions workflow files used by the build and deploy runs, then inspect the latest runs for any additional deprecated actions. Update actions/checkout@v2 and actions/upload-artifact@v2 to Node.js 16-compatible versions, and verify that subsequent build and deploy runs no longer show the deprecation warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.