Skip to content

Commit

Permalink
Switch tox-github-action from master to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzymadness authored and praiskup committed Apr 16, 2023
1 parent c93811f commit f9235fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- name: Run Tox tests
id: test
uses: fedora-python/tox-github-action@master
uses: fedora-python/tox-github-action@main
with:
tox_env: ${{ matrix.tox_env }}
strategy:
Expand Down

0 comments on commit f9235fc

Please sign in to comment.