Skip to content

Commit

Permalink
Merge pull request #4 from PumasAI/dependabot/github_actions/julia-ac…
Browse files Browse the repository at this point in the history
…tions/setup-julia-1.9.6

Bump julia-actions/setup-julia from 1.9.5 to 1.9.6
  • Loading branch information
MichaelHatherly authored Feb 19, 2024
2 parents f063dac + 1d507a7 commit 1d9143c
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 @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
persist-credentials: false
- uses: julia-actions/setup-julia@a1561e938c17e7aaf8236334d6d533e774c71dcd
- uses: julia-actions/setup-julia@ac0d62164df5a47de404f4e96ce86a1a28a28d56
with:
version: ${{ matrix.version }}
- uses: julia-actions/cache@dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
- bundle-windows-latest

steps:
- uses: julia-actions/setup-julia@a1561e938c17e7aaf8236334d6d533e774c71dcd
- uses: julia-actions/setup-julia@ac0d62164df5a47de404f4e96ce86a1a28a28d56
with:
version: ${{ matrix.version }}

Expand Down

0 comments on commit 1d9143c

Please sign in to comment.