Skip to content

Commit

Permalink
Merge pull request #2 from femtotrader/dependabot/github_actions/juli…
Browse files Browse the repository at this point in the history
…a-actions/setup-julia-2

Bump julia-actions/setup-julia from 1 to 2
  • Loading branch information
femtotrader authored Apr 30, 2024
2 parents 66bcc6c + 71fc29f commit fb1d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
with:
version: '1.10'
- name: Install dependencies
Expand Down

0 comments on commit fb1d57c

Please sign in to comment.