Skip to content

Commit

Permalink
Merge pull request #171 from PumasAI/dependabot/github_actions/julia-…
Browse files Browse the repository at this point in the history
…actions/julia-buildpkg-1.6.0

Bump julia-actions/julia-buildpkg from 1.4.2 to 1.6.0
  • Loading branch information
andreasnoack authored Jul 6, 2024
2 parents 93bf900 + 3fe5a8d commit bbf035c
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 @@ -59,7 +59,7 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@72ddd0fcdc760e6d2ef7ef2bbb11ae5032b671a8 # v1.4.2
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f # v1.9.3
with:
coverage: true
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@72ddd0fcdc760e6d2ef7ef2bbb11ae5032b671a8 # v1.4.2
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f # v1.9.3
with:
coverage: false
Expand Down

0 comments on commit bbf035c

Please sign in to comment.