Merge pull request #3 from umbraco/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
This commit is contained in:
Jacob Overgaard
2022-06-01 14:23:46 +02:00
committed by GitHub

View File

@@ -17,7 +17,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