Skip to content

Commit

Permalink
Update .github/workflows/format_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jun 27, 2024
1 parent 7d168f6 commit f4f673f
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 @@ -13,7 +13,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: '1'
- uses: actions/checkout@latest
- uses: actions/checkout@v4
- name: Format check
shell: julia --color=yes {0}
run: |
Expand Down

0 comments on commit f4f673f

Please sign in to comment.