Skip to content

Commit 94c7ff8

Browse files
Switch tox-github-action from master to main branch
See fedora-python/tox-github-action#24
1 parent 22b0519 commit 94c7ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- name: Run tox tests
1515
id: test
16-
uses: fedora-python/tox-github-action@master
16+
uses: fedora-python/tox-github-action@main
1717
with:
1818
tox_env: ${{ matrix.tox_env }}
1919
strategy:

0 commit comments

Comments
 (0)