Skip to content

Commit

Permalink
Merge pull request #174 from PumasAI/dependabot/github_actions/julia-…
Browse files Browse the repository at this point in the history
…actions/julia-runtest-1.10.0

Bump julia-actions/julia-runtest from 1.9.3 to 1.10.0
  • Loading branch information
andreasnoack authored Aug 2, 2024
2 parents 26349b6 + edc716e commit ae87d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f # v1.9.3
- uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # v1.10.0
with:
coverage: true
env:
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f # v1.9.3
- uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # v1.10.0
with:
coverage: false
env:
Expand Down

0 comments on commit ae87d53

Please sign in to comment.