Skip to content

Commit

Permalink
ci: revert upload-pages-artifact action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sondregronas committed Aug 29, 2024
1 parent 888b1d3 commit a5034e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: docker compose -f docker-compose.pages.yml down

- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
name: github-pages
path: ./.github/workflows/demo
Expand Down

0 comments on commit a5034e1

Please sign in to comment.