Skip to content

Commit e756eac

Browse files
Switch tox-github-action from master to main branch
1 parent 105925f commit e756eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox-fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v2
1010
- name: Run Tox tests
11-
uses: fedora-python/tox-github-action@master
11+
uses: fedora-python/tox-github-action@main
1212
with:
1313
tox_env: ${{ matrix.tox_env }}
1414
dnf_install: >

0 commit comments

Comments
 (0)