We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f374cad + 0d2cf26 commit 09c31d8Copy full SHA for 09c31d8
.github/workflows/irso-functional.yml
@@ -43,7 +43,7 @@ jobs:
43
run: ironic-standalone-operator/test/collect-logs.sh
44
if: always()
45
- name: Upload logs artifacts
46
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
47
with:
48
name: functional
49
path: /tmp/logs/*
0 commit comments