Skip to content

Commit

Permalink
Merge pull request #48 from PumasAI/dependabot/github_actions/julia-a…
Browse files Browse the repository at this point in the history
…ctions/install-juliaup-2.1.0

Bump julia-actions/install-juliaup from 2.0.2 to 2.1.0
  • Loading branch information
MichaelHatherly committed Aug 1, 2024
2 parents dddefcc + 6193117 commit bded0b8
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 @@ -50,7 +50,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false
- uses: julia-actions/install-juliaup@2ad49a51b33d519705c111f7b6fe9d069f356da5 # v2.0.2
- uses: julia-actions/install-juliaup@d802ef25208c874a43306162ec929b54e2eeac3b # v2.1.0
with:
channel: "${{ matrix.version }}"
- uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde # v2.0.1
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
with:
persist-credentials: false

- uses: julia-actions/install-juliaup@2ad49a51b33d519705c111f7b6fe9d069f356da5 # v2.0.2
- uses: julia-actions/install-juliaup@d802ef25208c874a43306162ec929b54e2eeac3b # v2.1.0
with:
channel: "${{ matrix.version }}"

Expand Down

0 comments on commit bded0b8

Please sign in to comment.