Merge pull request #20 from FlipsideCrypto/STREAM-48/fix-dbt-artifacts-upload

bump actions/upload-artifact -> v4
This commit is contained in:
Shah Newaz Khan 2025-02-10 15:14:57 -08:00 committed by GitHub
commit 732493fcd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ jobs:
run: |
${{ inputs.command }}
- name: Store logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dbt-logs
path: |