We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105925f commit e756eacCopy full SHA for e756eac
.github/workflows/tox-fedora.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v2
10
- name: Run Tox tests
11
- uses: fedora-python/tox-github-action@master
+ uses: fedora-python/tox-github-action@main
12
with:
13
tox_env: ${{ matrix.tox_env }}
14
dnf_install: >
0 commit comments