File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5757 - name : Build docs
5858 run : nox -s docs
5959
60- - uses : actions/upload-artifact@v4
60+ - uses : actions/upload-artifact@v5
6161 with :
6262 name : Docs HTML
6363 path : build/docs/html
7777 steps :
7878 - uses : actions/checkout@v5
7979
80- - uses : actions/download-artifact@v5
80+ - uses : actions/download-artifact@v6
8181 with :
8282 name : Docs HTML
8383 path : build/docs/html
Original file line number Diff line number Diff line change 4242 id-token : write
4343
4444 steps :
45- - uses : actions/download-artifact@v5
45+ - uses : actions/download-artifact@v6
4646 with :
4747 name : Packages
4848 path : dist
6767 id-token : write
6868
6969 steps :
70- - uses : actions/download-artifact@v5
70+ - uses : actions/download-artifact@v6
7171 with :
7272 name : Packages
7373 path : dist
You can’t perform that action at this time.
0 commit comments