Skip to content

Commit

Permalink
actions/checkout@v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Dec 18, 2020
1 parent 97bc7d3 commit 771fafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
action: pypy3

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2.0.0

- name: Set up ${{ matrix.python.name }}
uses: actions/setup-python@v2
Expand Down

0 comments on commit 771fafc

Please sign in to comment.