Azure / Azure/static-web-apps

Update GitHub workflow to use `checkout@v3`

Open
#1,087 0 comments 0 reactions 1 assignee Claimed by @vivekjilla View on GitHub
github-action triaged
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

The generated GitHub Actions workflow currently uses the `checkout@v2` action, which causes a warning:

![Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.](https://user-images.githubusercontent.com/3982077/222080637-32a90760-d364-4a9e-aaa8-5f176073c24e.png)

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

Update to `checkout@v3` to fix.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.