Skip to content

Commit

Permalink
Bump deploy pages action (#2341)
Browse files Browse the repository at this point in the history
Bumps the deploy pages action to the latest version to again be
compatible to the recently upgraded upload pages artifact action.
See #2337.
  • Loading branch information
frederikrothenberger committed Mar 7, 2024
1 parent e7fa327 commit bd23fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:

steps:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4
id: deployment

0 comments on commit bd23fcc

Please sign in to comment.