mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
bump actions/upload-artifact -> v4
This commit is contained in:
parent
7db2856105
commit
8c8aa4edd9
2
.github/workflows/dbt.yml
vendored
2
.github/workflows/dbt.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user