Skip to content

Commit 063ee2d

Browse files
authored
Merge pull request #159 from NonlinearOscillations/dependabot/github_actions/actions/checkout-4
2 parents c0f22dd + aa1e62c commit 063ee2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Documentation
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v2
14+
- uses: actions/checkout@v4
1515
- uses: julia-actions/julia-buildpkg@latest
1616
env:
1717
PYTHON: ""

0 commit comments

Comments
 (0)