Skip to content

Commit ea14055

Browse files
committed
Bump Documenter workflow checkout action
1 parent 731492e commit ea14055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documenter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Documentation
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
- uses: julia-actions/julia-buildpkg@latest
1515
- uses: julia-actions/julia-docdeploy@latest
1616
env:

0 commit comments

Comments
 (0)