Skip to content

Commit 9b17485

Browse files
Bump julia-actions/julia-downgrade-compat from 1 to 2
Bumps [julia-actions/julia-downgrade-compat](https://github.com/julia-actions/julia-downgrade-compat) from 1 to 2. - [Release notes](https://github.com/julia-actions/julia-downgrade-compat/releases) - [Commits](julia-actions/julia-downgrade-compat@v1...v2) --- updated-dependencies: - dependency-name: julia-actions/julia-downgrade-compat dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ead96d commit 9b17485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
version: ${{ matrix.version }}
6060
arch: ${{ matrix.arch }}
6161
- uses: julia-actions/cache@v2
62-
- uses: julia-actions/julia-downgrade-compat@v1
62+
- uses: julia-actions/julia-downgrade-compat@v2
6363
if: ${{ matrix.version == '1.9' }}
6464
with:
6565
skip: Markdown,Pkg,TOML,Aqua,Test,TestItemRunner,OpenSSL_jll

0 commit comments

Comments
 (0)