Skip to content

Commit bd1c2b6

Browse files
committed
GitHub retired our perfectly good artifact action
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent 44d98b2 commit bd1c2b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python3 ../scripts/generate_sitemap.py --domain "component-model.bytecodealliance.org" --higher-priority "design" --output-path book/sitemap.xml
5656
cd ..
5757
- name: Upload artifact
58-
uses: actions/upload-pages-artifact@v2
58+
uses: actions/upload-pages-artifact@v4
5959
with:
6060
path: ./component-model/book
6161

0 commit comments

Comments
 (0)