Skip to content

Commit 418ac4c

Browse files
Bump julia-actions/setup-julia from 1.9.0 to 1.9.2 (#552)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@b315a4d...f40c4b6) --- updated-dependencies: - dependency-name: julia-actions/setup-julia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62eb4dc commit 418ac4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
3030

31-
- uses: julia-actions/setup-julia@b315a4d9881690c63d53fc0175b150a3776140bd
31+
- uses: julia-actions/setup-julia@f40c4b69330df1d22e7590c12e76dc2f9c66e0bc
3232
with:
3333
version: ${{ matrix.julia-version }}
3434

0 commit comments

Comments
 (0)