Merge pull request #1357 from AmruthPillai/dependabot/github_actions/actions/checkout-3.5.3

Bump actions/checkout from 3.5.2 to 3.5.3
This commit is contained in:
Amruth Pillai
2023-06-15 10:04:40 +02:00
committed by GitHub

View File

@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v3.5.2
uses: actions/checkout@v3.5.3
- name: Retrieve version from package.json
id: version