Skip to content

Commit

Permalink
Bump actions/checkout version
Browse files Browse the repository at this point in the history
Co-authored-by: Xianda Sun <5433119+sunxd3@users.noreply.github.com>
  • Loading branch information
penelopeysm and sunxd3 authored Oct 9, 2024
1 parent 263adc9 commit 446f278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@latest
with:
version: '1'
Expand Down

0 comments on commit 446f278

Please sign in to comment.