Skip to content

Commit

Permalink
Merge pull request #278 from observingClouds/gh-actions-update
Browse files Browse the repository at this point in the history
Update GitHub Action Versions
  • Loading branch information
observingClouds authored Apr 8, 2024
2 parents d6ced7f + ad0330b commit c29c86a
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 c29c86a

Please sign in to comment.