diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 159930d..27e4b12 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@v6.0.2 + uses: actions/checkout@v6.0.3 - name: Build only uses: shalzz/zola-deploy-action@v0.22.1 env: