Skip to content

Commit c1a3025

Browse files
authored
Update docs.yml
1 parent f113cf3 commit c1a3025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
julia-version: [1]
1919
os: [ubuntu-latest]
2020
steps:
21-
- uses: actions/checkout@v2
21+
- uses: actions/checkout@v4
2222
- uses: julia-actions/setup-julia@latest
2323
with:
2424
version: ${{ matrix.julia-version }}

0 commit comments

Comments
 (0)