Skip to content

Commit 079e894

Browse files
Bump julia-actions/julia-runtest from 1.11.2 to 1.11.4
Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.11.2 to 1.11.4. - [Release notes](https://github.com/julia-actions/julia-runtest/releases) - [Commits](julia-actions/julia-runtest@v1.11.2...v1.11.4) --- updated-dependencies: - dependency-name: julia-actions/julia-runtest dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cff753 commit 079e894

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
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
skip: Pkg,TOML
3131
- uses: julia-actions/[email protected]
32-
- uses: julia-actions/[email protected].2
32+
- uses: julia-actions/[email protected].4
3333
with:
3434
ALLOW_RERESOLVE: false
3535
env:

0 commit comments

Comments
 (0)