Skip to content

Commit

Permalink
ci(deps): bump actions/deploy-pages from 3 to 4 (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent bbbdbcb commit 8ba534f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metadata-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
- name: Deploy to GitHub Pages
if: github.ref == 'refs/heads/master'
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 8ba534f

Please sign in to comment.