Skip to content

Commit

Permalink
Update .github/workflows/build-and-test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Schneider <[email protected]>
  • Loading branch information
IshaanDesai and davidscn committed Feb 6, 2024
1 parent 4b980bb commit 0813806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
version: ${{ matrix.julia-version }}

- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Build Package
uses: julia-actions/julia-buildpkg@v1
Expand Down

0 comments on commit 0813806

Please sign in to comment.