Skip to content

Commit 2262639

Browse files
authored
chore(deps): update actions/upload-artifact action to v7
chore(deps): update actions/upload-artifact action to v7
2 parents e5a5904 + af16329 commit 2262639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cerberus-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Upload Container Logs on Failure
4848
if: failure()
49-
uses: actions/upload-artifact@v4
49+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
5050
with:
5151
name: cerberus-container-logs-${{ github.run_id }}
5252
path: |

0 commit comments

Comments
 (0)