Merge pull request #844 from AmruthPillai/dependabot/github_actions/actions/checkout-3.0.1

chore(deps): bump actions/checkout from 3.0.0 to 3.0.1
This commit is contained in:
Amruth Pillai 2022-04-20 09:21:32 +02:00 committed by GitHub
commit 881b183db5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v3.0.0
uses: actions/checkout@v3.0.1
- id: version
name: Get Version
@ -55,7 +55,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v3.0.0
uses: actions/checkout@v3.0.1
- id: version
name: Get Version