Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2024
1 parent d6ced7f commit ad0330b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
with:
python-version: '3.11'
- name: Set up Julia
uses: julia-actions/setup-julia@v1.9.6
uses: julia-actions/setup-julia@v2.0.0
with:
version: 1.7.1
- name: Install dependencies
Expand Down

0 comments on commit ad0330b

Please sign in to comment.