Skip to content

chore(deps): update codecov/codecov-action action to v5.5.0 (#965) #927

chore(deps): update codecov/codecov-action action to v5.5.0 (#965)

chore(deps): update codecov/codecov-action action to v5.5.0 (#965) #927

Workflow file for this run

name: Github pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
- name: Deploy
uses: peaceiris/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs