mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-22 21:50:51 +03:00
Merge pull request #405 from barrucadu/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
This commit is contained in:
commit
bf4772b8ce
2
.github/workflows/deploy-documentation.yml
vendored
2
.github/workflows/deploy-documentation.yml
vendored
@ -48,4 +48,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
uses: actions/deploy-pages@v3
|
||||
|
Loading…
Reference in New Issue
Block a user