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 4343 run : |
4444 echo "::set-output name=artifactName::rendered-tutorials"
4545
46- - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
46+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
4747 with :
4848 name : ${{ steps.nameartifact.outputs.artifactName }}
4949 path : _build
Original file line number Diff line number Diff line change 5353 run : |
5454 echo "::set-output name=artifactName::rendered-tutorials"
5555
56- - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
56+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
5757 with :
5858 name : ${{ steps.nameartifact.outputs.artifactName }}
5959 path : _build
You can’t perform that action at this time.
0 commit comments