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 4444 # BASE_URL: '/docusaurus/' # hash router +
4545
4646 - name : Upload Website artifact
47- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
47+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
4848 with :
4949 name : website-hash-router-archive
5050 path : website/build
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 DOCUSAURUS_PERF_LOGGER : ' true'
112112 working-directory : test-website-in-workspace
113113 - name : Upload Website artifact
114- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
114+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
115115 with :
116116 name : website-e2e-windows
117117 path : test-website-in-workspace/build
You can’t perform that action at this time.
0 commit comments