diff --git a/.github/workflows/Check-in-automation.yml b/.github/workflows/Check-in-automation.yml index a7d0d82..830bda2 100644 --- a/.github/workflows/Check-in-automation.yml +++ b/.github/workflows/Check-in-automation.yml @@ -37,7 +37,7 @@ jobs: TEST_PASSWORD: ${{ secrets.TEST_PASSWORD }} - name: Save trace - uses: JamesIves/github-pages-deploy-action@v4.4.1 + uses: JamesIves/github-pages-deploy-action@v4.4.2 with: token: ${{ secrets.GITHUB_TOKEN }} branch: archive