Skip to content

Commit

Permalink
Merge pull request #306 from JuliaGraphics/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
cormullion authored Apr 4, 2024
2 parents 4335733 + 57c39a5 commit b0dfcb4
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 @@ -54,7 +54,7 @@ jobs:
name: Documentation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: '1'
Expand Down

0 comments on commit b0dfcb4

Please sign in to comment.