diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 80f6e78..7df7279 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: if: github.ref != 'refs/heads/main' steps: - name: Checkout main - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v5.0.0 - name: Build only uses: shalzz/zola-deploy-action@v0.21.0 env: