We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5a5904 + af16329 commit 2262639Copy full SHA for 2262639
1 file changed
.github/workflows/cerberus-integration.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Upload Container Logs on Failure
48
if: failure()
49
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
50
with:
51
name: cerberus-container-logs-${{ github.run_id }}
52
path: |
0 commit comments