Skip to content

Commit

Permalink
Merge pull request #27 from umdlife/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/deploy-pages-4

🛠️ Bump actions/deploy-pages from 3 to 4
  • Loading branch information
biancabnd authored Dec 20, 2023
2 parents 713ff6c + 7ed249d commit 125b9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
path: 'docs/_build/html'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 125b9a4

Please sign in to comment.