Skip to content

Commit 97c84db

Browse files
authored
Merge pull request #5 from JuliaMath/dependabot/github_actions/julia-actions/setup-julia-3
Bump julia-actions/setup-julia from 2 to 3
2 parents 5465756 + 40d0806 commit 97c84db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: which julia
1616
continue-on-error: true
1717
- name: Install Julia, but only if it is not already available in the PATH
18-
uses: julia-actions/setup-julia@v2
18+
uses: julia-actions/setup-julia@v3
1919
with:
2020
version: '1'
2121
arch: ${{ runner.arch }}

0 commit comments

Comments
 (0)