Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 4 (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent a36b0b6 commit 060410a
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 @@ -29,7 +29,7 @@ jobs:
os: windows-latest
arch: x64
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 060410a

Please sign in to comment.