Skip to content

Commit ac6a7a5

Browse files
Merge pull request #13 from PumasAI/dependabot/github_actions/julia-actions/setup-julia-2.5.0
Bump julia-actions/setup-julia from 2.4.0 to 2.5.0
2 parents 2ccf35f + 1026547 commit ac6a7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
persist-credentials: false
5151

52-
- uses: julia-actions/setup-julia@512e2ab44f5848ea62bddd21d1ee906e989b0360 # v2.4.0
52+
- uses: julia-actions/setup-julia@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0
5353
with:
5454
version: ${{ matrix.version }}
5555

0 commit comments

Comments
 (0)