Skip to content

Commit

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

ci: bump actions/deploy-pages from 2 to 4
  • Loading branch information
ptoscano authored Mar 28, 2024
2 parents 28dcd0c + f04372f commit 07050b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

0 comments on commit 07050b8

Please sign in to comment.