diff --git a/.github/workflows/dbt.yml b/.github/workflows/dbt.yml index 418c1ff..5ec0577 100644 --- a/.github/workflows/dbt.yml +++ b/.github/workflows/dbt.yml @@ -51,7 +51,7 @@ jobs: ${{ inputs.command }} - name: Store logs if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: logs-${{ inputs.environment }}-${{ github.run_number }}-${{ github.run_attempt }} path: |