Skip to content

Commit

Permalink
[v3] Use main branch for Exercism GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Jan 29, 2021
1 parent 2e8d58c commit 52d6e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configlet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2

- name: Fetch configlet
uses: exercism/github-actions/configlet-ci@master
uses: exercism/github-actions/configlet-ci@main

- name: Configlet Linter
run: configlet lint .

0 comments on commit 52d6e26

Please sign in to comment.