Fix coverage workflow for action version

This commit is contained in:
Roland Reichwein 2026-04-04 20:38:41 +02:00
parent 912e22f238
commit 9d47fa9d4f

View File

@ -65,8 +65,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
# GitHub Repository settings
# -> Settings -> Pages
# -> Source: gh actions
uses: actions/deploy-pages@v5