mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-27 03:47:42 +00:00
Compare commits
No commits in common. "main" and "0.3.0" have entirely different histories.
1 changed files with 2 additions and 2 deletions
4
.github/workflows/doc.yml
vendored
4
.github/workflows/doc.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
- name: Setup pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v6
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
- name: Build Documentation
|
||||
run: |
|
||||
|
|
@ -64,4 +64,4 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v5
|
||||
uses: actions/deploy-pages@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue