mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Fix coverage workflow for action version
This commit is contained in:
parent
912e22f238
commit
9d47fa9d4f
6
.github/workflows/coverage.yml
vendored
6
.github/workflows/coverage.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user