Skip to content

Commit

Permalink
Merge pull request #1058 from nextcloud/update/ci/workflow/pages
Browse files Browse the repository at this point in the history
Build(deps): Bump actions/upload-pages-artifact from 2 to 4
  • Loading branch information
max-nextcloud authored Dec 25, 2023
2 parents 5f45916 + 40439c8 commit 81ce463
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 81ce463

Please sign in to comment.