Skip to content

Commit

Permalink
Merge pull request #9 from JuliaLinearAlgebra/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-4.0.0

Bump actions/checkout from 3.5.3 to 4.0.0
  • Loading branch information
carstenbauer authored Sep 5, 2023
2 parents ef9b1b2 + c1c927c commit 70519b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# julia-arch: x86

steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4.0.0
- uses: julia-actions/setup-julia@latest
with:
version: ${{ matrix.julia-version }}
Expand Down

0 comments on commit 70519b7

Please sign in to comment.