diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e5fc87e..c050d7b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v7 - name: Set up Node.js uses: actions/setup-node@v3