mirror of
https://github.com/FlipsideCrypto/livequery-base.git
synced 2026-02-06 11:16:44 +00:00
Fix: update workflow upload artifact to v4
This commit is contained in:
parent
884d6171cd
commit
fdb3b04c85
2
.github/workflows/dbt.yml
vendored
2
.github/workflows/dbt.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user