Skip to content

Commit 441ad46

Browse files
Switch tox-github-action from master to main branch
See #24
1 parent 0111097 commit 441ad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- name: Run Tox tests
1717
id: test
18-
uses: fedora-python/tox-github-action@master
18+
uses: fedora-python/tox-github-action@main
1919
with:
2020
tox_env: ${{ matrix.tox_env }}
2121
strategy:

0 commit comments

Comments
 (0)