We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cfe87d + eabbc93 commit 29de6aeCopy full SHA for 29de6ae
.github/workflows/e2e.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Archive production artifacts
49
if: always()
50
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
51
with:
52
name: tests-e2e-scenarios-bare-metal
53
path: /tmp/artifacts/
@@ -85,7 +85,7 @@ jobs:
85
ARTIFACTS: /tmp/artifacts
86
87
88
89
90
name: tests-e2e-scenarios-bare-metal-ipv6
91
0 commit comments