Skip to content

Commit 6bb1080

Browse files
dependabot[bot]Azzaare
authored andcommitted
Bump julia-actions/setup-julia from 1 to 2
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2. - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md) - [Commits](julia-actions/setup-julia@v1...v2) --- updated-dependencies: - dependency-name: julia-actions/setup-julia dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa9cf55 commit 6bb1080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

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

0 commit comments

Comments
 (0)