Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Jan 9, 2024
1 parent f38ac12 commit 0bf8357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ jobs:
sudo mv ManiaPlanet3/docs/html docs/maniaplanet3outdated
- name: Setup Pages
uses: actions/configure-pages@v1
uses: actions/configure-pages@v4.0.0

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3.0.0
with:
path: docs

Expand Down

0 comments on commit 0bf8357

Please sign in to comment.