File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
run : make test-e2e
27
27
28
28
- name : Upload artifacts
29
- uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
29
+ uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
30
30
with :
31
31
name : artifacts-fixture.tar.gz
32
32
path : test/e2e/_artifacts
Original file line number Diff line number Diff line change 36
36
sudo -s -u $USER bash ${{ github.workspace }}/hack/ci-e2e.sh
37
37
38
38
- name : Upload artifacts
39
- uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
39
+ uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
40
40
with :
41
41
name : artifacts-${{ inputs.bmc-protocol }}.tar.gz
42
42
path : test/e2e/_artifacts
You can’t perform that action at this time.
0 commit comments