Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/julia-actions/setu…
Browse files Browse the repository at this point in the history
…p-julia-2
  • Loading branch information
palday authored Apr 4, 2024
2 parents 0dc60ae + 8d5887e commit 9caa923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: ${{ matrix.julia-version }}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Instantiate `format` environment and format
run: |
julia -e'
Expand Down

0 comments on commit 9caa923

Please sign in to comment.