Switch from "master" to "main" branch#171
Merged
bryanmacfarlane merged 2 commits intoactions:masterfrom Jul 20, 2020
maxim-lobanov:v-malob/switch-to-main-branch
Merged
Switch from "master" to "main" branch#171bryanmacfarlane merged 2 commits intoactions:masterfrom maxim-lobanov:v-malob/switch-to-main-branch
bryanmacfarlane merged 2 commits intoactions:masterfrom
maxim-lobanov:v-malob/switch-to-main-branch
Conversation
AlenaSviridenko
approved these changes
Jul 15, 2020
MaksimZhukov
approved these changes
Jul 15, 2020
konradpabjan
approved these changes
Jul 16, 2020
Member
|
Looks good, but I would add a note in this section where we refer to the node-versions repo and querying versions. Make sure it's clear that we will query main. I will take out of beta after this. https://github.com/actions/setup-node#usage |
bryanmacfarlane
approved these changes
Jul 16, 2020
Member
bryanmacfarlane
left a comment
There was a problem hiding this comment.
Changes look good but please add a note to the readme as suggested
bryanmacfarlane
approved these changes
Jul 16, 2020
3 tasks
deining
pushed a commit
to deining/setup-node
that referenced
this pull request
Nov 9, 2023
…actions#171) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Recently, we have switched default branch in https://github.com/actions/node-versions to
mainand we need to switch this action too.This fix should be integrated to tags
v2-beta,v2.0.0