Skip to content

Commit ac87f27

Browse files
build(deps): bump julia-actions/julia-downgrade-compat from 1 to 2 (#40)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 007aa0f commit ac87f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
show-versioninfo: true
4545
version: ${{ matrix.version }}
4646
arch: ${{ matrix.arch }}
47-
- uses: julia-actions/julia-downgrade-compat@v1
47+
- uses: julia-actions/julia-downgrade-compat@v2
4848
with:
4949
skip: Pkg,TOML
5050
- uses: julia-actions/cache@v2

0 commit comments

Comments
 (0)