mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-06-01 03:19:47 +09:00
Upgrade upload-pages-artifact
This commit is contained in:
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Build site
|
||||
run: ./zola build
|
||||
- name: Upload static files as artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
uses: actions/upload-pages-artifact@v5
|
||||
with:
|
||||
path: website/public/
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user