Skip to content

Commit 98e7d92

Browse files
authored
Merge pull request #31 from JuliaGeometry/dependabot/github_actions/julia-actions/setup-julia-2
Bump julia-actions/setup-julia from 1 to 2
2 parents cba8aab + 66a6c62 commit 98e7d92

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@v1
18+
uses: julia-actions/setup-julia@v2
1919
with:
2020
version: '1'
2121
arch: ${{ runner.arch }}

0 commit comments

Comments
 (0)