Skip to content

Commit 6e4f740

Browse files
authored
Merge pull request bytecodealliance#210 from itowlson/artifact-action-fie-fie-fie
GitHub retired our perfectly good artifact action
2 parents 44d98b2 + bd1c2b6 commit 6e4f740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)