Skip to content

Commit 003cfe1

Browse files
Merge pull request #74 from SciML/dependabot/github_actions/julia-actions/setup-julia-3
Bump julia-actions/setup-julia from 2 to 3
2 parents 025a7dc + e7b2661 commit 003cfe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/FormatCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: julia-actions/setup-julia@v2
17+
- uses: julia-actions/setup-julia@v3
1818
with:
1919
version: '1'
2020
- uses: fredrikekre/runic-action@v1

0 commit comments

Comments
 (0)