Skip to content

Commit 61c1a77

Browse files
Bump julia-actions/setup-julia from 1 to 2 (#30)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59e0456 commit 61c1a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- uses: actions/checkout@v4
34-
- uses: julia-actions/setup-julia@v1
34+
- uses: julia-actions/setup-julia@v2
3535
- uses: actions/setup-python@v5
3636
with:
3737
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)