Skip to content

Commit

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

Bump julia-actions/julia-runtest from 1.9.3 to 1.10.0
  • Loading branch information
MichaelHatherly authored Aug 1, 2024
2 parents 701c7c7 + 90f6871 commit dddefcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
channel: "${{ matrix.version }}"
- uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde # v2.0.1
- 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
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: bundle-${{ matrix.os }}
Expand Down

0 comments on commit dddefcc

Please sign in to comment.