Skip to content

Commit d9e151f

Browse files
authored
Merge pull request #16 from JuliaGeodynamics/dependabot/github_actions/julia-actions/setup-julia-3
Bump julia-actions/setup-julia from 2 to 3
2 parents f0b71c9 + 9c72531 commit d9e151f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- x64
3434
steps:
3535
- uses: actions/checkout@v6
36-
- uses: julia-actions/setup-julia@v2
36+
- uses: julia-actions/setup-julia@v3
3737
with:
3838
version: ${{ matrix.version }}
3939
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)