mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-05-15 09:48:45 +00:00
Upgrade upload-pages-artifact
This commit is contained in:
parent
fd237df59a
commit
848e3f9294
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user