We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0111097 commit 441ad46Copy full SHA for 441ad46
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- name: Run Tox tests
17
id: test
18
- uses: fedora-python/tox-github-action@master
+ uses: fedora-python/tox-github-action@main
19
with:
20
tox_env: ${{ matrix.tox_env }}
21
strategy:
0 commit comments