Skip to content

Commit

Permalink
Update action auto-format
Browse files Browse the repository at this point in the history
  • Loading branch information
lelouvincx committed Feb 12, 2024
1 parent c674da3 commit b042193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
name: Format Markdown files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v2
with:
submodules: 'recursive'
fetch-depth: 0

- name: Auto-Formatter
uses: mezgoodle/auto-formatter@v1.0.2
Expand Down

0 comments on commit b042193

Please sign in to comment.