Merge pull request #765 from oscard0m/patch-1

ci(workflow): update actions/checkout to v3
pull/937/head
Sara Gibbons 2 years ago committed by GitHub
commit e95382bcbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true
- name: Build And Deploy

Loading…
Cancel
Save