Skip to content

Commit

Permalink
branch-proof
Browse files Browse the repository at this point in the history
  • Loading branch information
Gleekzone committed Jun 22, 2020
1 parent b20826a commit 7180a64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -35,9 +35,9 @@ jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@git-actions-test
- name: Setup Python
uses: actions/setup-python@master
uses: actions/setup-python@mgit-actions-test
with:
python-version: 3.8
- name: Install dependencies
Expand Down

0 comments on commit 7180a64

Please sign in to comment.