Skip to content

Commit

Permalink
Merge pull request #2 from Herb-AI/dependabot/github_actions/julia-ac…
Browse files Browse the repository at this point in the history
…tions/cache-2

Bump julia-actions/cache from 1 to 2
  • Loading branch information
ReubenJ authored Jul 5, 2024
2 parents d188f42 + 519bbdb commit 8962ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/JuliaFormatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
version: ${{ matrix.version }}

- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2

- name: Apply JuliaFormatter
if: steps.filter.outputs.julia_file_change == 'true'
Expand Down

0 comments on commit 8962ec8

Please sign in to comment.