Skip to content

Commit

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

Bump julia-actions/setup-julia from 2.0.0 to 2.3.0
  • Loading branch information
andreasnoack committed Aug 2, 2024
2 parents 96470ac + 197b190 commit d1955c4
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 @@ -49,7 +49,7 @@ jobs:
with:
persist-credentials: false

- uses: julia-actions/setup-julia@f2258781c657ad9b4b88072c5eeaf9ec8c370874 # v2.0.0
- uses: julia-actions/setup-julia@780022b48dfc0c2c6b94cfee6a9284850107d037 # v2.3.0
with:
version: ${{ matrix.version }}

Expand Down

0 comments on commit d1955c4

Please sign in to comment.