Workflow updates and file cleanup

This commit is contained in:
Veronica K. B. Olsen
2021-02-24 20:47:00 +01:00
parent f22a350938
commit 67bd23a027
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Python Setup
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: 3
architecture: x64