mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-02-12 02:56:55 +08:00
Bump julia-actions/setup-julia from 1.9.5 to 2.0.0 (#110)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1.9.5 to 2.0.0.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](a1561e938c...f2258781c6)
---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/test_logger_ci.yml
vendored
2
.github/workflows/test_logger_ci.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Checkout julia-runtest
|
||||
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
|
||||
|
||||
- uses: julia-actions/setup-julia@a1561e938c17e7aaf8236334d6d533e774c71dcd
|
||||
- uses: julia-actions/setup-julia@f2258781c657ad9b4b88072c5eeaf9ec8c370874
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
arch: ${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user