diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index acecc5d..1431a13 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@v5.0.0 + uses: actions/checkout@v6.0.0 - name: Build only uses: shalzz/zola-deploy-action@v0.21.0 env: