diff --git a/.github/workflows/deploy-oci.yml b/.github/workflows/deploy-oci.yml index 53f151c..491f82b 100644 --- a/.github/workflows/deploy-oci.yml +++ b/.github/workflows/deploy-oci.yml @@ -59,7 +59,7 @@ jobs: echo "::notice::Skipping OCI deploy because required deployment secrets are not configured." - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 if: steps.deployment_secrets.outputs.ready == 'true' - name: Write production env file