Skip to content

Commit

Permalink
fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasmueboe committed Jun 19, 2024
1 parent f8f1abf commit e83d7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: actions/cache@v4
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1

Expand Down

0 comments on commit e83d7ee

Please sign in to comment.