Merge pull request #861 from AmruthPillai/dependabot/github_actions/actions/checkout-3.0.2

chore(deps): bump actions/checkout from 3.0.1 to 3.0.2
This commit is contained in:
Amruth Pillai 2022-04-25 09:34:20 +02:00 committed by GitHub
commit 0f46895711
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.1
uses: actions/checkout@v3.0.2
- id: version
name: Get Version
@ -55,7 +55,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v3.0.1
uses: actions/checkout@v3.0.2
- id: version
name: Get Version