chore(deps): update actions/deploy-pages action to v3 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63761c7973
commit
7393d7f63d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rustdoc.yml
vendored
2
.github/workflows/rustdoc.yml
vendored
|
@ -61,4 +61,4 @@ jobs:
|
|||
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v1
|
||||
uses: actions/deploy-pages@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue