Skip to content

Commit 172f015

Browse files
Merge pull request #116 from SciML/dependabot/github_actions/julia-actions/julia-downgrade-compat-2
Bump julia-actions/julia-downgrade-compat from 1 to 2
2 parents a04d83a + 3f44cc2 commit 172f015

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: julia-actions/julia-downgrade-compat@v1
34+
- uses: julia-actions/julia-downgrade-compat@v2
3535
if: ${{ matrix.version == '1.6' }}
3636
with:
3737
skip: Pkg, TOML

0 commit comments

Comments
 (0)