Skip to content

Commit

Permalink
Update Julia too
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Dec 22, 2023
1 parent 06ce5fc commit 8772729
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 202 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,13 @@ jobs:
- name: Setup Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.9.3
version: 1.9.4

- name: Cache Julia Packages
uses: julia-actions/cache@v1
with:
cache-name: version-1
cache-registries: true
cache-registries: false

- name: Restore Julia Packages
working-directory: tests
Expand Down
Loading

0 comments on commit 8772729

Please sign in to comment.