Skip to content

Commit

Permalink
Update format.yml (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdalamb committed May 7, 2024
1 parent b38cd07 commit 1afef89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-node
- run: pnpm run format
- uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit 1afef89

Please sign in to comment.