Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Update branch name#51

Merged
lmkeston merged 11 commits intomainfrom
update-branch-name
Dec 3, 2020
Merged

Update branch name#51
lmkeston merged 11 commits intomainfrom
update-branch-name

Conversation

@lmkeston
Copy link
Copy Markdown
Contributor

@lmkeston lmkeston commented Dec 3, 2020

rename "master" to "main"

@github-learning-lab
Copy link
Copy Markdown

Your draft course version was created!


You can edit it using the Course Builder UI!

@github-learning-lab
Copy link
Copy Markdown

This pull request will create a new major version of your course; changes to the title and other metadata will only apply to the course once the pull request is merged!

@lmkeston lmkeston merged commit d09c6f9 into main Dec 3, 2020
@lmkeston lmkeston deleted the update-branch-name branch December 3, 2020 17:13
Comment thread config.yml
npm install
npm run build
- uses: actions/upload-artifact@master
- uses: actions/upload-artifact@main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: actions/upload-artifact@main
- uses: actions/upload-artifact@v2


```suggestion
- uses: actions/download-artifact@master
- uses: actions/download-artifact@main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: actions/download-artifact@main
- uses: actions/download-artifact@v2

steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@master
- uses: actions/download-artifact@main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: actions/download-artifact@main
- uses: actions/download-artifact@v2

steps:
- name: Label when approved
uses: pullreminders/label-when-approved-action@master
uses: pullreminders/label-when-approved-action@main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
uses: pullreminders/label-when-approved-action@main
uses: pullreminders/label-when-approved-action@1.0.7

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants