diff --git a/.github/workflows/deploy-github-pages.yml b/.github/workflows/deploy-github-pages.yml index 047aedb..cee8287 100644 --- a/.github/workflows/deploy-github-pages.yml +++ b/.github/workflows/deploy-github-pages.yml @@ -166,7 +166,7 @@ jobs: run: 'echo "Please change the ENV configuration to real-world values." && exit 1' - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up Node.js version uses: actions/setup-node@v6