chore(deps): update actions/configure-pages action to v4 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f665fd9897
commit
63761c7973
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rustdoc.yml
vendored
2
.github/workflows/rustdoc.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
run: echo '<meta http-equiv="refresh" content="0; url=tauri_sys">' > ./target/doc/index.html
|
||||
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v2
|
||||
uses: actions/configure-pages@v4
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue