Skip to content

Commit 6d306d6

Browse files
Merge pull request #186 from SciML/dependabot/github_actions/julia-actions/setup-julia-3
Bump julia-actions/setup-julia from 2 to 3
2 parents 7a1ce3c + f27ade2 commit 6d306d6

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)