Skip to content
Prev Previous commit
Next Next commit
Change version
  • Loading branch information
rrichaz committed Apr 18, 2022
commit 9e759ee2018544ddbb658bf1f3e3595e244d687b
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Master
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Python 3.7
uses: actions/setup-python@v2
Expand Down