Fixed duplication in the workflow #30
Annotations
1 error and 1 warning
deploy
YAMLException: duplicated mapping key (10:1)
7 | middle_name:
8 | last_name: Somaiya
9 | email: imprs@pratiksomaiya.in
10 | first_name: Pratik
------^
11 | middle_name:
12 | last_name: Somaiya
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, fjogeleit/yaml-update-action@v0.13.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|