Skip to content

Commit

Permalink
Bump julia-actions/setup-julia from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)
- [Commits](julia-actions/setup-julia@9b79636...5c9647d)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent e81ef8e commit 1ad2b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exercise-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

- uses: julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c
- uses: julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71
with:
version: ${{ matrix.julia-version }}

Expand Down

0 comments on commit 1ad2b1b

Please sign in to comment.