Skip to content

Commit

Permalink
Merge pull request #552 from alphagov/dependabot-github_actions-actio…
Browse files Browse the repository at this point in the history
…ns-deploy-pages-3.0.1

github-action: bump actions/deploy-pages from 2.0.5 to 3.0.1
  • Loading branch information
kr8n3r authored Dec 11, 2023
2 parents 94a086a + f51fcc2 commit 2eb7d10
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 @@ -64,7 +64,7 @@ jobs:

- name: Deploy to GitHub pages
id: deployment
uses: actions/deploy-pages@de14547edc9944350dc0481aa5b7afb08e75f254
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630

- name: Slack notify on failure
if: failure()
Expand Down

0 comments on commit 2eb7d10

Please sign in to comment.