Use checkout action

This commit is contained in:
Ananth Venkatesh 2024-02-15 14:19:29 -08:00 committed by GitHub
parent 4f7ebb846d
commit c0570ff5f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,9 @@ jobs:
upload:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Zenodo uploader
working-directory: scripts
env: