Closed MrRobz closed 2 years ago
For the github actions workflows present, upgrade these steps to v3
actions/checkout@v2 -> actions/checkout@v3 actions/setup-node@v2 -> actions/setup-node@v3 actions/cache@v2 -> actions/cache@v2
and migrations that needs to be done. This needs to be done for these action files
@MrRobz I can help with this :)
@MrRobz Please review PR #123
For the github actions workflows present, upgrade these steps to v3
and migrations that needs to be done. This needs to be done for these action files