Skip to content

Commit 77b9658

Browse files
Bump julia-actions/julia-downgrade-compat from 2.5.1 to 2.6.1 (#447)
Bumps [julia-actions/julia-downgrade-compat](https://github.com/julia-actions/julia-downgrade-compat) from 2.5.1 to 2.6.1. - [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](julia-actions/julia-downgrade-compat@f939b1a...fab1def) --- updated-dependencies: - dependency-name: julia-actions/julia-downgrade-compat dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90e83ec commit 77b9658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: julia-actions/setup-julia@fa02766e078afaaf09b14210362cee14137e6a32 # v3.0.2
2323
with:
2424
version: ${{ matrix.version }}
25-
- uses: julia-actions/julia-downgrade-compat@f939b1ac65284d1440740bd15208dc61a07f65af # v2.5.1
25+
- uses: julia-actions/julia-downgrade-compat@fab1defb76df9fd672f63c94df73ce131d32e134 # v2.6.1
2626
with:
2727
skip: Pkg,TOML,Mmap,Test,Random,InteractiveUtils
2828
- uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 # v1.7.0

0 commit comments

Comments
 (0)