chore(deps): update actions/checkout action to v3 (#13)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-31 13:16:36 +03:00
committed by GitHub
parent f9b96afb4e
commit ab467babce

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Vue
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- id: Build-Deploy-Vue
uses: thefrustrateddev/vue-deploy-github-pages@v1.0.0
with: