diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 29e83850..aff78905 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -8,7 +8,7 @@ jobs: deploy-docs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: node-version: 14