diff --git a/.github/workflows/deployGithubPages.yml b/.github/workflows/deployGithubPages.yml index b2eecbd..9e5b3fa 100644 --- a/.github/workflows/deployGithubPages.yml +++ b/.github/workflows/deployGithubPages.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest name: Build Vue steps: - - uses: actions/checkout@v3.0.2 + - uses: actions/checkout@v3.2.0 - id: Build-Vue uses: xRealNeon/VuePagesAction@1.0.1 with: