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 43
43
run : |
44
44
echo "::set-output name=artifactName::rendered-tutorials"
45
45
46
- - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
46
+ - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
47
47
with :
48
48
name : ${{ steps.nameartifact.outputs.artifactName }}
49
49
path : _build
Original file line number Diff line number Diff line change 53
53
run : |
54
54
echo "::set-output name=artifactName::rendered-tutorials"
55
55
56
- - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
56
+ - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
57
57
with :
58
58
name : ${{ steps.nameartifact.outputs.artifactName }}
59
59
path : _build
You can’t perform that action at this time.
0 commit comments