From 038da65d62c824056ed97a0bf8beeef089880eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:13:01 +0000 Subject: [PATCH] Bump julia-actions/julia-downgrade-compat Bumps the all-github-actions group with 1 update: [julia-actions/julia-downgrade-compat](https://github.com/julia-actions/julia-downgrade-compat). Updates `julia-actions/julia-downgrade-compat` from 2 to 2.6.2 - [Release notes](https://github.com/julia-actions/julia-downgrade-compat/releases) - [Changelog](https://github.com/julia-actions/julia-downgrade-compat/blob/main/devdocs/release.md) - [Commits](https://github.com/julia-actions/julia-downgrade-compat/compare/v2...v2.6.2) --- updated-dependencies: - dependency-name: julia-actions/julia-downgrade-compat dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/Downgrade.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Downgrade.yml b/.github/workflows/Downgrade.yml index 3a73a95..39b0938 100644 --- a/.github/workflows/Downgrade.yml +++ b/.github/workflows/Downgrade.yml @@ -50,7 +50,7 @@ jobs: arch: ${{ matrix.arch }} - run: julia -e 'using InteractiveUtils; versioninfo(verbose=true)' - uses: julia-actions/cache@v3 - - uses: julia-actions/julia-downgrade-compat@v2 + - uses: julia-actions/julia-downgrade-compat@v2.6.2 with: skip: Test,UUIDs,Libdl projects: ., test