Merge pull request #765 from oscard0m/patch-1

ci(workflow): update actions/checkout to v3
This commit is contained in:
Sara Gibbons
2022-10-26 11:12:19 -04:00
committed by GitHub

View File

@@ -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