Skip to content

Commit

Permalink
Build(deps): Bump actions/upload-pages-artifact from 2 to 4
Browse files Browse the repository at this point in the history
Required by upload/artifacts v4.

Failed run:
https://github.com/nextcloud/collectives/actions/runs/7321770406/job/19942569756

Signed-off-by: Max <[email protected]>
  • Loading branch information
max-nextcloud committed Dec 25, 2023
1 parent 5f45916 commit 40439c8
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 @@ -70,7 +70,7 @@ jobs:
mv build/pages public
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v4
with:
path: ./public

Expand Down

0 comments on commit 40439c8

Please sign in to comment.