Closed cassiompf closed 3 years ago
Updating the action file to use the latest version of actions/checkout
"uses: actions/checkout@v1" to "uses: actions/checkout@v2".
I also added new comments in the github actions file configuration to make it more detailed.
Updating the action file to use the latest version of actions/checkout
"uses: actions/checkout@v1" to "uses: actions/checkout@v2".