Skip to content

Commit

Permalink
Update format_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Mar 5, 2024
1 parent 11ce026 commit 4a8356e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@latest
- uses: julia-actions/cache@v1
- uses: actions/checkout@v2
- name: Install JuliaFormatter and format
run: |
Expand Down

0 comments on commit 4a8356e

Please sign in to comment.