Skip to content

Commit

Permalink
Merge pull request #2020 from nextcloud/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/deploy-pages-4

Build(deps): Bump actions/deploy-pages from 3 to 4
  • Loading branch information
christianlupus committed Dec 22, 2023
2 parents f073fb9 + 70c7b2b commit 692a5c8
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 @@ -72,4 +72,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 692a5c8

Please sign in to comment.