Skip to content

Commit

Permalink
Merge pull request #57 from serlo/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…eploy-pages-3

chore(deps): Bump actions/deploy-pages from 2 to 3
  • Loading branch information
kulla authored Dec 11, 2023
2 parents ec2279e + 4e50f5b commit 8aac972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
needs: build
steps:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

0 comments on commit 8aac972

Please sign in to comment.