Skip to content

Commit

Permalink
try setup-julia@v1.9.4 explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 21, 2023
1 parent 3072532 commit 1eca975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
arch: x86
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v1.9.4
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@4b5eb1920c6b12d13fa285405fa97ebace83f328
Expand Down

0 comments on commit 1eca975

Please sign in to comment.